@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap');

/* font-family: 'Lato', sans-serif; */
::-webkit-scrollbar {
    display: none;
}
span,li,a,a:hover,a:active,a:visited{
    line-height: 1.7em !important;
    font-family: 'Lato', sans-serif !important;
    font-size:16px !important;
    font-weight: 400 !important;
    color:#3590ea !important;
}
a:hover, a:active{
    color:#1e73be !important;
}
h1,h2,h3,h4{
    font-family: 'Lato', sans-serif !important;
    font-weight: 400 !important;
    color:#ff00ff !important;
}
h2{
    font-size:16pt !important;
}
h2{
    font-size:15pt !important;
}
h3{
    font-size:14pt !important;
}