/* add custom CSS here */

.category  {
    color:#a3d060 !important;
}

item-title h6 a {
    color:#173636 !important;
}

item-title h6 a:hover {
    color:#a3d060 !important;
}


button:hover {
    background-color:#173636 !important; 
}