/* Add custom CSS styles below */ 
#mobile-menu a:hover {
  color: #25c6bb; 
}

.s-block--fixed-banner .container {
    max-width: 100% !important;
    padding: 0 !important;
}

.s-block--fixed-banner img {
    width: 100% !important;
    display: block;
}

section.s-block--fixed-banner:first-of-type {
    margin-top: 0 !important;
}

.store-footer a:hover {
  color: #25c6bb !important;
}