footer.footer {

    font-size: 13px;

    padding: 5px !important;

}

.footer__title {

    font-size: 13px !important;

}

.f-contact__item:not(:last-child) {

    margin-bottom: 0px !important;

}

.f-contact__item {

    line-height: 20px !important;

}



.card-1__text-1 {

    font-family: 'Time New Roman';

    font-size: 35px !important;

}


.card-1__text-2 {

    font-family: 'Baloo Thambi 2', cursive;
    position: absolute;
    bottom: 8px;

}

table.responsive tr td {
    vertical-align: top;
    padding-bottom: 20px !important;
    padding-top: 20px;

}


@media(max-width: 768px) {
    table.responsive {
        width: 100% !important;

    }

    table.responsive tr td {
        width: 100% !important;
        float: left;
    }

    table.responsive tr td p a img {
        width: 80% !important;
    }

    table.responsive tr td p {
        text-align: center;
    }
}

@media (min-width: 1200px) {
    .header__logo img {
        height: 60px !important;

    }

    .header__logo::before {
        border-width: 36px 20px !important;
    }
}

.news-grid__body .read-more {
    margin-top: 20px;
    text-align: right;

}

.news-grid__body .read-more a {
    color: #fff;
    text-decoration: underline;
}

table.bgd tr td p a:hover span strong {
    color: #d50606 !important;

}

article.about table tr td p a:hover {
    text-decoration: none;
}

article.about table tr td p a:hover span strong {
    color: #d50606 !important;
}

table.bgd tr td p span strong a:hover {
    color: #d50606 !important;
}