.text--u-i2462n72q a {
  text-decoration: none; }

body .g-button {
  padding: 12px 20px;
  border-radius: unset;
  background: rgba(43, 150, 255, 1);
  border: 1px solid transparent; }
  body .g-button:hover {
    background: transparent;
    border: 1px solid rgba(43, 150, 255, 1);
    color: rgba(43, 150, 255, 1) !important;
    text-shadow: none;
    box-shadow: none; }
  body .g-button.g-button--invert {
    background: transparent;
    color: rgba(43, 150, 255, 1) !important;
    border: 1px solid rgba(43, 150, 255, 1); }
    body .g-button.g-button--invert:hover {
      background: rgba(43, 150, 255, 1);
      color: #fff !important;
      border: 1px solid rgba(43, 150, 255, 1); }
  body .g-auth__fogot-password, body .g-auth__personal-note a {
    color: rgba(43, 150, 255, 1) !important;
    border-color: rgba(43, 150, 255, 1); }
  body .g-form-control-text, body .g-form-control-textarea, body input[type=text][name='_cn'] {
    padding: 12px 20px;
    border-radius: unset; }
  body .g-categories__button::after {
    background: #2b96ff; }
