body .g-button {
  background: #FEE045;
  color: #2B2B2B !important;
  border-radius: unset;
  padding: 15px 25px;
  box-shadow: none;
  text-shadow: none;
  border: none;
}
body .g-button:hover {
  background: #FEE045;
  box-shadow: none;
  text-shadow: none;
  border: none;
  color: #2B2B2B !important;
}
body .g-button.g-button--invert {
  border: 1px solid #2B2B2B;
  color: #2B2B2B !important;
}
body .g-button.g-button--invert:hover {
  background: #FEE045;
  border: 1px solid transparent;
  color: #2B2B2B !important;
  box-shadow: none;
  text-shadow: none;
}
body .g-auth__fogot-password, body .g-auth__personal-note a {
  color: #FEE045;
  border-color: #FEE045;
}
.blocklist__item__outer--u-iozu07rhf:nth-child(9) .imageFit--u-iw97cpc6n {
  display: block;
}
