.main-nav-container.fixed-pinned .inner{
    background : hsl(0deg 0% 0% / 80%);
    backdrop-filter: blur(40px);
}
i.sicon-quote {
    display: none;
}
.flex.flex-col.justify-between.h-full.w-full.p-\[1\.4rem\].bg-store-bg-secondary.rounded-md.shadow-\[rgba\(50\,_50\,_105\,_0\.15\)_0px_2px_5px_0px\,_rgba\(0\,_0\,_0\,_0\.05\)_0px_1px_1px_0px\] {
    border-radius: 105px 5px 105px 5px;
    padding: 2rem;
}
section.s-block--about .container .flex .w-full .btn{
    margin-top : 0 !important
}
.store-footer__inner, .store-footer__newsletter , .store-footer__contacts-row ,.footer-bottom{
    background-color: rgb(0 0 0) !important;
}
.store-footer__curve {
    color: rgb(0 0 0);
}
section.s-block--square-links:has(+ section.s-block--map)  img {height:17vw}
@media(max-width:768px){
a.navbar-brand .logo-normal{
    height: 30px !important;
}
section.s-block--about .container .flex .w-full {
    text-align : center !important
}
section.s-block--square-links:has(+ section.s-block--map) img
Specificity: (0,2,3)
 {
    height: 23vw;
}
}