.t967__mobile {
    background-color: transparent;
}

@media screen and (min-width: 961px){
.t214__blockimg {
margin-left: auto;
    margin-right: auto;
    
}
}

/* === Beauty Garden 2026 === */
html { scroll-behavior: smooth; }
/* social icons in brand colours */
.t-sociallinks__item_instagram svg path { fill: #E1306C !important; }
.t-sociallinks__item_facebook svg path { fill: #1877F2 !important; }
.t-sociallinks__item_instagram svg, .t-sociallinks__item_facebook svg { transition: transform .25s ease; }
.t-sociallinks__item_instagram:hover svg, .t-sociallinks__item_facebook:hover svg { transform: translateY(-2px); }
/* softer block edges */
.t-rec { transition: background-color .4s ease; }