/*your custom css goes here*/ 
.nav-menu ul li a {
    color:#041a02 !important;
    font-size: .925rem !important;
    font-weight: bold !important;
}
.nav-menu ul li:hover,.nav-menu ul li a.active {
    background-color: #0D7407 !important;
    color: #f1f1f1 !important;
}
.nav-menu ul li:hover a {
    color: #f1f1f1 !important;
}
.h4,.card-title { 
    font-size: 2.2rem !important;
}
