/* Add here all your CSS customizations */


/* Thabani Custom --- for border across web page below the top menus */


.customHr {

    width: 95%

    font-size: 1px;

    color: rgba(0, 0, 0, 0);

    line-height: 10px;

    

    background-color: grey;

    margin-top: -6px;

    margin-bottom: 10px;

    }

#servicesblack
    {
    color: #0e0e0e;
    }

