.ctaBlock.invertBox {
    border: 15px solid #f1f5f6;
    background-color: #fff;
    margin: 0;
    padding: 40px 20px;
    margin-bottom: 0;
    min-height: auto;
}

.ctaBlock.invertBox h2 {
    color: #0a1328;
    font-size: 26px;
    text-transform: capitalize;
}

#headerContent {
    background-image: url('../img/header_lg.webp');
}


.ctaBlock.invertBox p .offer {
    color: #2eb9eb;
    font-weight: 600;
}