

@font-face{
    font-family: 'Eras Medium ITC';
    src:url(../font/ErasMediumITC.ttf);
    font-style: normal;
    
}


p{
color:black !important;
font-family:'Eras Medium ITC';
}
ul{
color: black;
font-style: italic;
font-weight: 700;

}
.widget-spec li{
    color: black;
font-style: italic;
font-weight: 700;

}
.text-muted{
    color: black !important;
    font-weight: 700;

}
.item-card7-desc p{
       color: black !important;
       font-weight: 700;

 
}
.p{
color: rgba(255, 255, 255, .7) !important;
}
