.g-img__count {
  background-color: #ff0d22;
}
.g-button {
  background-color: #ff0d22 !important;
  background-image: -webkit-linear-gradient(-180deg, #ff0d22 0%, #ff0d22 100%) !important;
  background-image: -moz-linear-gradient(-180deg, #ff0d22 0%, #ff0d22 100%) !important;
  background-image: -o-linear-gradient(-180deg, #ff0d22 0%, #ff0d22 100%) !important;
  background-image: linear-gradient(-180deg, #ff0d22 0%, #ff0d22 100%) !important;
  border: none !important;
  box-shadow: none !important;
}
.g-auth__right-container .g-button.g-button--invert {
  color: #fff;
}
