/*.lol-banner-logo {*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    margin-bottom: 3vmin;*/
/*}*/

.lol-homepage-container {
    margin: 0;
    max-width: 100%;
    width: 100%;
}

.gh-main {
    padding: 0;
}

.gh-content {
    margin: 0;
}

.gh-header {
    padding: 0;
}

/* Remove space between full-width cards */
.gh-content > .kg-width-full + .kg-width-full:not(.kg-width-full.kg-card-hascaption + .kg-width-full) {
    margin-top: 0 !important;
}

.gh-content .kg-card+:not(.kg-card), .gh-content :not(.kg-card):not([id])+.kg-card {
    margin-top: 0;
}

.post-template .article {
    padding: max(8vmin, 40px) 0 max(8vmin, 64px);
}

.page-template .article-header {
    padding: max(12vmin, 64px) 0 max(3.2vmin, 28px);
}

.page-template .gh-content:only-child > *:first-child:not(.kg-width-full) {
    padding-top: max(12vmin, 64px);
}

.page-template .gh-content > *:last-child:not(.kg-width-full) {
    margin-bottom: max(12vmin, 64px);
}

.page-template .site-footer {
    margin-top: 0;
}

.kg-card:last-child .kg-header-card-text {
    padding: 30px 0;
}

.kg-card:last-child .kg-header-card-text .kg-header-card-heading {
    font-size: 24px;
}

.kg-card:last-child .kg-header-card-text .kg-header-card-subheading {
    font-size: 18px;
}

.lol-full-width-section.secondary {
    background-color: var(--color-brand-secondary);
}
/*@media screen and (max-width:767px) {*/
/*    .three-box {*/
/*        grid-template-columns: 1fr; }*/
/*}*/
