thead th{
    text-transform:uppercase;
}
thead tr th{
    background-color: #792342 !important; 
    color: white;
}

p{
    text-align: justify;
}
p a{
    text-decoration: underline;
    font-weight: bold;
}
ul{
    padding-left: 15px;
}
ul li{
    list-style: none;
}
ul li .fa{
    color:#792342;
}
.dataTables_wrapper{
    margin-bottom:30px;
} 