/* Add custom CSS styles below */ 
footer .s-social-list{
width: 100% !important;
justify-content: start !important;
margin: 0 !important;
padding: 0 !important;
gap: 0 !important;
}
footer .s-social-link , footer .s-social-link a , footer .s-social-link span {
color: var(--color-footer-text) !important ;	
fill: var(--color-footer-text)  !important ;
border-color: var(--color-btn-border-hover-card) !important ;
}
footer .s-social-link a{
margin-right: 0.6rem !important;
}
footer .s-social-link span::after{
content: "@Mittsumatcha";
position: absolute !important;
text-align: left !important;
top: 0.52rem !important;
direction: ltr;
left: -5.9rem !important;
}
#mainnav > div > div > div > div.flex.items-center.lg\:gap-3.gap-2.justify-end > button.flex.items-center.gap-2.px-2.py-1.rounded-md.transition.header-btn__icon.hover\:scale-105.duration-300{
display: none ;
}
.matcha-store-footer .matcha-store-footer__inner salla-social .s-social-list .s-social-link a {
width: 30px !important;
}