/*
Theme Name: Healthy Support TwentyTwentyFour
Template: twentytwentyfour
Version: 1.0.0
Description: Child Theme von Twenty Twenty-Four
Author: POLARWERK
*/

/* Eigene CSS-Anpassungen hier einfügen */

.wp-block-file .wp-block-file__button:hover {
    background-color: var(--wp--preset--color--accent-2);
    box-shadow: 6px 6px 12px rgba(0, 0, 0, 0.35);
}
