﻿#content_site {
    padding-top: 70px;
}

header .h-20 {
    min-height: 70px;
}

header .logo {
    min-height: 34px;
}

.flex .bg-yellow {
    height: 36px;
    margin-top: 16px
}

.flex {
    font-size: 1.2rem;
    line-height: 1.6rem
}

    .flex ul {
        margin-top: 6px;
    }

    .flex li a {
        font-size: 1.2rem;
        line-height: 2.2rem;
    }

.bgsubmenu {
    height: 14rem;
    top: 56px
}

#bottom-container {
    padding: 15px;
}

    #bottom-container a {
        color: white;
    }
.front-end .footer-intro p, .front-end .footer-intro ul li p {
    color: white;
}