/* Add custom CSS styles below */ 

.s-button-primary-outline {
color:#ffffff;
}
.s-button-btn{
background-color:#1d1f1f;
}
.copyright-text p {
color:#fff;
}
.store-footer__inner {
border-bottom-width:0px;
}
.navbar-brand img {
max-height:5rem;
}

.bg-inherit {
background-color:#e8e7e5;
}
.sicon-menu:before{
color:#1e1e1e!important;
}

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