.sicon-menu {
  color: #02554d;
}

.sicon-cart2 {
  color: #02554d;
}

.sicon-sar {
  color: #02554d;
}

.s-cart-summary-total {
  color: #02554d;
}

.s-cart-summary-count {
  background-color: #02554d;
}

.sicon-user {
  color: #02554d;
}

.sicon-search {
  color: #02554d;
}

.close-menu {
  background-color: #02554d;
}

.store-footer__top {
  color: white;
  background-color: red;
  background: #02554d;
  padding: 24px;
  margin-bottom: 0px;
  padding-botom: 0px;
}

.footer-bottom {
  background-color: #02554d;
  color: white;
  margin-top: 0px;
  padding-top: 0px;
}

.header-icon-button:last-child {
    margin-right: 1.75rem;
}

.s-menu-footer-item:hover {
  color: #75948f !important;
}

.page-header {
  background-color: white !important;
  color: black !important;
}

.page-header:visited {
  background-color: white !important;
  color: black !important;
}

.total-price {
  color: #02554d;
}

.s-user-menu-dropdown-item-title {
  color: white !important;
}

.s-user-menu-dropdown-item-title:hover {
  color: #75948f !important;
}


.unicode:hover {
  color: #75948f;
}

.hover\:text-primary:hover {
  color: #effdfa;
}

.s-user-menu-dropdown {
  background-color: #02554d;
}

.sidebar {
  background-color: #02554d;
}