.epc-page-title{
    background-color: #304250;
    padding: 30px;
}

.epc-page-title-inner{
    max-width: 1200px;
    margin: 0 auto;
}
.epc-page-title-eyebrow{
    color: #d0e8f5;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-bottom: 10px !important;
}

.epc-page-title-title h1{
    color: #ffffff;
    font-size: 42px;
    font-weight: 300;
    line-height: 1.2;
    margin: 0;
}