body.act-theme .wp-block-file a:not(.wp-block-file__button){background:var(--color--accent);border-radius:.5rem;display:block;font-size:1rem;padding:var(--padding--small);transition:all .3s ease-out}body.act-theme .wp-block-file a:not(.wp-block-file__button):before{padding:2px 4px;transition:all .3s ease-out}body.act-theme .wp-block-file a:not(.wp-block-file__button):focus,body.act-theme .wp-block-file a:not(.wp-block-file__button):hover{background:var(--color--primary);color:var(--color--white)}body.act-theme .wp-block-file a:not(.wp-block-file__button):hover:before{background-color:var(--color--white);color:var(--color--primary)}
