/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Mar 23 2026 | 11:20:26 */
.wp-block-social-links .wp-social-link.MAX-CHANEL-LONG {
    background-color: #3f6fb5 !important;
    color: #fff !important;
    border-radius: 9999px !important;
}

.wp-block-social-links .wp-social-link.MAX-CHANEL-LONG .wp-block-social-link-anchor {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 12px;
    padding: 9px 24px !important;
    color: #fff !important;
    line-height: 1.2 !important;
}

.wp-block-social-links .wp-social-link.MAX-CHANEL-LONG .wp-block-social-link-anchor::before {
    content: "";
    width: 24px;
    height: 24px;
    flex: 0 0 24px;
    background: url("https://xn--80as4b.shop/wp-content/uploads/2026/03/Max_logo_2025.webp") center / contain no-repeat;
}

.wp-block-social-links .wp-social-link.MAX-CHANEL-LONG svg {
    display: none !important;
}

.wp-block-social-links .wp-social-link.MAX-CHANEL-LONG .wp-block-social-link-label {
    line-height: 1.2 !important;
}