@media (max-width: 980px) {
  .t-menu__list a[href$="#bold"] {
    font-weight: 700 !important;
    color: #0070C0 !important;
  }
}
