/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Mar 23 2026 | 10:56:52 */
.wp-block-social-links .wp-social-link.MAX-CHANEL {
    background-color: #3f6fb5 !important;
    border-radius: 9999px !important;
}

.wp-block-social-links .wp-social-link.MAX-CHANEL .wp-block-social-link-anchor {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 84px;
    height: 54px;
    padding: 0 !important;
    background-image: url("https://xn--80as4b.shop/wp-content/uploads/2026/03/Max_logo_2025.webp");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 40px 40px;
}

.wp-block-social-links .wp-social-link.MAX-CHANEL svg {
    display: none !important;
}