.blog__title {
    color: rgb(246, 236, 79);

}
.blog__details__text h5 {
    color: rgb(246, 236, 79);
}

.blog__details__text h4 strong{
    color: rgb(246, 236, 79);
}

.blog__title h5{
    color:#f6ec4f;
}
.blog__inner__box h4{
    color:#f6ec4f;
   
}

