﻿table.table-hover tbody tr:hover {
    background-color: #FBE35B !important
}

.dataTable thead tr th,
table.table thead tr th {
    background-color: #e1ddc7 !important;
    border-bottom: 0px solid #b0ad9c;
}

.dataTable thead tr th a,
table.table thead tr th a {
    color: #404040 !important;
}

h2 {
    color: #000000 !important;
}

h3 {
    color: #303030 !important;
}

p {
    color:#000000!important;
}

polygon, , ul {
    font-weight: 400;
}

    ul li, ol li {
        font-family: 'Open Sans', sans-serif;
    }