.store-footer * {
  background-color: #77a8ad !important;
  color: var(--background-color) !important;
}
#desktop-menu > ul:nth-child(1) {
display: none;
}