.banner {
    background-color: #0070b4 !important;
    height: 130px;

    display: flex;
    align-items: center;

    h1 {
        margin-top: 24px !important;
    }

    .title {
        color: white !important;
    }
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.hero,
.d1,
.d2,
.d3 {
    color: #0070b4 !important;
}
