﻿@media screen and (min-width: 768px) and (max-width: 1023px) {
  .link__text {
    font-size: 1.14rem;
    line-height: 1.3em;
  }
}
