/* Add custom CSS styles below */ 
    .store-footer .contact-social {
        margin-top: 0;
        padding-top: 0;
        display: none!important;
    }
.justify-between {
    justify-content: space-between;
    align-items: center;
}
.navbar-brand img {
    max-width: 150px;
    width: auto;
    max-height: 25rem!important;
    height: auto;
}
.store-footer a::after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 0;
    right: 0;
    border-bottom: 2px solid #000cad;
    transform: scaleX(0);
    transition: transform .5s ease;
    background: unset;
    height: 0;
}
.w-16 {
    width: 2.5rem;
}
#\31 023104128, #\31 738675076 > a {
    display: none;
}