.logo_container > a > svg {
    height: 25px;
    width: 150px;
}

.side-news h5 {
    background: #002790;
}

.side-news__item {
    border: 1px solid #002790;
}

.side-news__item:hover {
    color: #002790;
}

.author_block a {
    color: #002790;
}

header .header__mob .offcanvas-header {
    background-color: transparent !important;
}