h3 {
    color: black !important;
    text-align: center;

}
h4 {
    line-height: 1 !important;
    color: black !important; 
}

hr {
    border-top: none;
    border-right: none;
    border-left: none;
    margin: 15px 0;
}

ul {
    list-style: square !important;
    padding: revert !important;
}