/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */

.btn-primary {
    color: #fff;
    background-color: #067302 !important;
    border-color: #067302 !important;
    
}

