@import url('/fonts/GolosText.css');
* {
    font-family: GolosTextWebRegular, Arial, sans-serif;
}
.news-post-meta {
    margin-bottom: 1.25rem;
    color: #727272;
}
.ap-item-line:hover {
    background-color: #f8f9fa;
}