.Exfhar_title{
    font-size:20px;
    font-weight:400;
}
@media (min-width: 768px) {
    .Exfhar_title{
        font-size:30px;
        font-weight:400;
    }
    
}
.Exfhar_sub_title{
    font-size:14px;
    font-weight:300;
}
@media (min-width: 768px) {
    .Exfhar_sub_title{
        font-size:18px;
        font-weight:300;
    }
    
}
.exfhar_more{
    font-size:16px;
    font-weight:300;
}
@media (min-width: 768px) {
    .exfhar_more{
        font-size:14px;
        font-weight:300;
    }
    
}
.btn-nextcard:hover {
    color: #E42527 !important;
    font-weight: 500 !important;
    margin-left: 3px;
}
.btn-nextcard{
    color:black;
    font-weight:400 !important
}

.inv_sec_img {
    width: 28px;
    height: 30px;
}