.pagination .page a{
   margin:5px;
}
#map {
   height: 420px;
}
.how-we-help.explanatory-section.section-bg-dark {
    background: 
    #064160 !important;
}
.how-we-help {
    color: 
    #fff !important;
}
#home-story .feature-line .feature-point .feature-box h3 {
    color: #000;
}
.icon.ion-plus-circled {
    color: 
    #12b9e3;
}
.center-cta::before {
    background-color: 
    #12b9e3 !important;
}
.user_type_word{
background-color: #064160;
color: #fff;
font-weight: bold;
padding: 8px 18px;
margin-right: 20px;
margin-top: 5px;
border-radius: 25px;
font-size: 18px;
}

.m_user_word{
background-color: #fff;
color: #064160;
font-weight: bold;
padding: 8px 18px;
margin-right: 20px;
margin-top: 5px;
border-radius: 25px;
font-size: 18px;
}

