h1,h2,h3,h4,h5,h6{
    color :rgb(68, 68, 68) !important;
    font-weight: bold;
}

h6{
    font-size:18px;
}

strong{
    color:black !important;
    font-weight:bold
}


.text-white{
    color:white !important
}