.custom-header {
    text-align: left;
    font-family: MetaOT-Arial, Arial, sans-serif;
    font-size: 40px;
    color: #004D66;
}

.custom-paragraph {
    width: 100%;
    text-align: left;
    color: #004D66;
    font-size: 20px !important;
    font-family: MetaOT-Arial, Arial, sans-serif;
}

.background-container {
    background-color: #ECF1F3;
    margin: 6% 0 2% 0;
}
