.offers_landing_page {

}

.offers_landing_page p {
    font-size: 17px;
    line-height: 30px;
    font-weight: 500;
    margin-top: 15px;
}

.offers_landing_page a {
    color: #0e3b52 !important;
    text-decoration: underline !important;
}

.offers_landing_page h2 {
    font-size: 36px !important;
}

.bg1 {
    background: #cde0ed;
}

.bg2 {
    background: #e1f5ff;
}

.bg3 {
    background: #dcedf8;
}

.bg4 {
    background: #c8e5f4;
}

.bg5 {
    background: #e9f6ff;
}

.bg6 {
    background: #bbd1dd;
}



.offers_box {
    display: inline-block;
    width: 100%;
    height: 100%;
    padding: 25px;
    font-size: 15px;
    color: #0e3b52;
}

.offers_box ul {
    display: inline-block;
    margin: 20px 0 0 0;
    padding: 0 0 0 20px;
}

.offers_box h5 {
    font-size: 22px;
}

.offers_box ul li {
    margin-bottom: 15px;
    font-size: 17px;
    font-weight: 500;
}

.mw-150 {
    max-width: 150px;
}
