
h1, h2, h3, h4 {
    color: #ffffff !important;
    background-color: #2d543d !important;
    padding: 10px;
    border-radius: 5px;
}


  h5, h6 {
    color: #2d543d !important; 
    padding: 10px;
    border-radius: 5px;
}


