@import url('https://fonts.googleapis.com/css2?family=Lato&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@500&display=swap');
p, li, td, a {
    font-family: 'Lato', sans-serif;
}
h1, h2, h3, h4, h5 {
    font-family: 'Inter', sans-serif;
}
.UT_Contacts_Box_top_bg,
#vilt-contactparagraph p.vilt-head {
    background: #2c2A6B !important;
}
.UT_Contacts_Box_content,
#vilt-contactparagraph p {
    background: #f4f7f9 !important;
}






