﻿.headers-style {
    background: #2EBEB9;
    padding: 10px 15px;
    margin-bottom: 5px;
    margin-top: 5px;
}

    .headers-style h1,h4 {
        color: #ffffff;
        font-size: 22px !important;
        font-weight: 800;
        margin: 0;
        text-align: center;
        letter-spacing: 0.5px;
        font-family:'Book Antiqua';
        
    }
