.twoColTemplate--variant4 .kui-twoColumnLayout,
.twoColTemplate--variant4 .kui-threeColumnLayout {
    align-items: stretch;
}

.twoColTemplate--variant4 .kui-oneColumnLayout {
    align-content: center;
}

.twoColTemplate--variant4 .kui-twoColumnLayout__column,
.twoColTemplate--variant4 .kui-threeColumnLayout__column {
    background-color: var(--color-aliceBlue);
    padding: 24px;
}

.twoColTemplate--variant4 a.kui-simpleLink {
    margin-bottom: 0;
}

.twoColTemplate--variant4 .kui-simpleLink {
    text-align: center;
    font-size: 24px;
    color: #1f5c88;
    font-family: 'geomanist-book', serif;
}

.twoColTemplate--variant4 .kui-simpleLink:hover {
    color: #2a8cae;
}