table.custom-table td {
    border: 1px solid #000000;
    padding: 10px;
    border-spacing: 10px;
}

table.custom-table th {
    font-weight: bold;
    text-align: right;
    border: 1px solid #000000;
    padding: 10px;
    border-spacing: 10px;
}

table.custom-table th > p {
    font-weight: bold;
}


.post-content .box-services-categories .categories-tile:hover  a,
.post-content .box-services-categories .categories-tile:focus  a,
.post-content .box-services-categories .categories-tile:active  a {
        color: #fff;
} 
.post-content .box-services-categories .categories-tile:hover > h2 > a,
.post-content .box-services-categories .categories-tile:focus > h2 > a,
.post-content .box-services-categories .categories-tile:active > h2 > a {
        text-decoration: underline; 
} .post-content .box-services-categories .categories-tile:hover > h3 > a,
.post-content .box-services-categories .categories-tile:focus > h3 > a,
.post-content .box-services-categories .categories-tile:active > h3 > a {
        text-decoration: underline; 
} 
.post-content .box-services-categories .categories-tile  a {
    text-decoration: none; color:black;
}