.red_check{
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    margin-right: 20px;
    color: #e11d07;
}

.li_check{
    display: flex;
    margin-bottom: 10px;
}

.black_text{
    color: #000;
}

.white_text{
color: #fff;
}

p{
    /* margin: 0 !important; */
}

.blog_images{
    margin: 20px 0 40px 0;
}

h5{
    margin:20px 0 ;
}