﻿/* ===== news page specific overrides ===== */

/* btn_line path (news uses ../img/ instead of assets/img/) */
.content-title__heading {
  background-image: url(../img/common/btn_line.svg);
}

/* news tab toggle */
.top-news__list.active {
  display: block;
}