/* .footer_info2{
    justify-content: center;
    align-items: center;
} */
#contact_section {
    background: #2892D7;
    /* background: #3a4d7c; */
}
.bg-purple-light {
    background: #1D70A2;
    /* background: #1e3161; */
    color: white;
    border-radius: 24px;
}
.footer_privacy ul li a{
    color: #fff !important;
}
.footer_info_text p a {
    color: white;
    text-decoration: none;
}