.g-categories__button::after {
  background: url(/t/images/lin.svg) 0 0 no-repeat !important; }

.g-categories--opened .g-categories__dropdown {
  background: #f2f8fb !important; }

.g-button {
  background: #f55 !important;
  padding: 20px !important;
  border: none !important;
  border-radius: 250px !important;
  box-shadow: none !important;
  font-family: Montserrat, sans-serif !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  line-height: 1.2; }

.g-form-field__value {
  vertical-align: middle;
  margin-bottom: 0; }

.g-button.g-button--invert, a.g-button.g-button--invert {
  color: #fff !important; }

.g-button.g-button--invert:hover {
  text-shadow: none !important; }
