.top1 {
    background: linear-gradient(#8d0303, rgb(178 4 3), #9e262a);
    padding: 14px 10px 5px 10px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    font-size: 17px;
}

.mar1 {
    background: #700938;
    padding: 10px;
    font-weight: 500;
    color: white;
    font-style: normal;
    text-transform: capitalize;
    text-align: center;
    margin-bottom: -5px;
    font-size: 19px;
}

.bg1 {
    background-color: #F9F9F9 !important;
}

.b1 {
    background: red;
    border-color: red;
    color: #fff;
}

.s-text {
    padding: 30px 20px 10px 20px;
}

.s-text h5 {
    font-weight: 700;
    color: #db1514;
    font-size: 23px;
}

.bg2 {
    background-color: #F9FBFE !important;
}

.marq-col {
    background-color: #ffc800;
    padding: 10px 10px 0 10px;
    font-size: 18px;
}