.localproducts__block-btn {
  background: #1f50a1;
  color: #fff;
}
.g-button {
  background: #2d2359 !important;
  background-color: #2d2359 !important;
  background-image: #2d2359 !important;
}
.g-button:hover {
  color: #2d2359 !important;
  border-color: #2d2359 !important;
  background: #fff;
}
.g-button.g-button--invert {
  color: #fff !important;
  border-color: #2d2359 !important;
}
.g-button.g-button--invert:hover {
  background: #2d2359;
  color: #fff !important;
}
.g-auth__fogot-password, .g-auth__personal-note a {
  color: #2d2359 !important;
}
.localproducts__block-price .price {
  color: #5d8a24 !important;
  font-weight: 900;
  border: 2px solid #5d8a24;
  padding: 10px;
  border-radius: 4px;
}
