@import url("https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap");
.t396__elem.great-vibes > .tn-atom {
  font-family: "Great Vibes", cursive !important;
  font-weight: 400 !important;
  font-style: normal !important;
}

  .thin-border {
    border: 0.3px solid #4E5235 !important;
    border-radius: 2px !important;
    /* Включаем аппаратное ускорение для Safari */
    transform: translateZ(0);
    /* Чтобы граница не ломала размеры */
    box-sizing: border-box !important;
  }
