body{
    overflow-x:hidden;
}

/* ======================== Header Sections ================= */
/* .header_top .locations_text ul li:first-child {
    background: #ed741d !important;
    padding: 0px 10px;
    border-radius: 5px;
	font-size: 14px;
} */

/* ======================== Our Referral Process ================= */
.referral_sections .pp-info-box-container .pp-info-box .pp-info-box-title-container{
    background: #0A4A8F;
    display: inline-block;
    padding: 10px;
    border-radius: 10px;
    width: 65px;
    height: 60px;
    margin-bottom: 27px;
	text-align: center !important;
}

