
/* theme Name: woodmart Child
Template: woodmart
Version: 1.0.0
*/

.wd-entities-title a {
    Color: #1e3a5f !important;
    
}

.nav-link-text {
    color : #1e3a5f ;
    transition : color 0.25 ease;
}
.nav-link-text:hover {
    color : #c49a6c ;

}

.title.wd-fontsize-xl{
    
    color : red;
    font-size : 48px;
    
    
}