@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .confirmation__offer, .confirmation__journey, .box-white {
    font-size: 12px !important;
  }
  .offers__conditions {
    font-size: 12px !important;
  }

  ._font-size-sm {
    font-size: 12px !important;
  }

  .buyer_form__checkbox .checkbox__icon {
    top: -3px;
  }
}
