/* Add custom CSS styles below */ 


.main-nav-container.fixed-pinned .navbar-brand img {
    max-height: 81px;
}

nav#mobile-menu {
width : 830px;
}

.image-title {
margin-top: 5rem;
}
.footer-margin {
background-color: #490E49;
}

.footer-is-light .store-footer .store-footer__inner {
    color: #fff;
    background-color: #490E49;
}
.copyright-text p {
    --tw-text-opacity: 1;
    color: #fff;
}
@media screen and (max-width:768px){
div#contact-slot a span{
    color: #000 !important;
}
}