body .auth-text_block {
  font-size: 16px;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  body .auth-text_block {
    margin-bottom: 30px;
  }
}
body .personal-link a {
  text-decoration: none;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 500;
  display: inline-block;
}
body h1, body h2, body h3, body h4, body h5, body h6 {
  font-family: Tenor Sans, sans-serif;
}
body .lpc-lg-outer.lpc-lg-components-open:not(.lpc-lg-zoomed) .lpc-lg-sub-html {
  display: none;
}
body .gr-user-tabs a.g-user-profile__item:first-child {
  border-radius: 0;
  background: none;
  color: #7c160f !important;
  padding-top: 7px !important;
  padding-bottom: 7px !important;
  border: 1px solid #7c160f !important;
  margin: 0 0 5px;
}
body .gr-user-tabs a.g-user-profile__item:first-child:hover {
  color: #fff !important;
  background: #7c160f;
}
body .gr-user-tabs a.g-user-profile__item:nth-child(2) {
  border-radius: 0;
  border: 1px solid transparent;
  padding-top: 7px !important;
  padding-bottom: 7px !important;
  margin-bottom: 5px;
  color: #7c160f;
}
body .gr-user-tabs a.g-user-profile__item:nth-child(2):hover {
  color: #7c160f;
  border-color: #7c160f;
}
.gr-product-name {
  font-weight: 400 !important;
}
