#qodef-page-footer-top-area-inner {
    padding-top: 87px;
    padding-bottom: 87px;
    border-top-width: 1px;
    border-top-style: solid;
    background-color: #191a1b;
}

#qodef-page-inner {
    padding: 60px 0 150px 0;
}

.qodef-header-sticky {
    background-color: rgba(0, 0, 0, 0.16);
}

.qodef-mobile-header-navigation>ul>li>a {
    line-height: 40px;
}

#qodef-page-mobile-header .qodef-mobile-header-logo-link {
    height: 30px;
}

@media only screen and (max-width: 1200px) {
    .qodef-page-title {
        height: 136px !important;
    }
}

.qodef-header--standard #qodef-page-header {
    height: 100px;
}

.qodef-header--standard #qodef-page-header-inner {
    padding-left: 0px;
    padding-right: 0px;
    --qode-header-side-padding: 0px;
    margin-left: 40px;
    margin-right: 40px;
    width: calc(100% - 2* 40px);
    --qode-border-bottom-color: #191a1b;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

@media only screen and (max-width: 680px) {

    h2,
    .qodef-h2 {
        font-size: 40px;
    }
}