h1{
    font-family: 'Work Sans', sans-serif;
    font-weight: 500;
    line-height: 1.2em;
    font-size: 2em;
    letter-spacing: -0.01em;
    color:#1448C9;
    margin: 20px 0px 20px 0px;
    animation: none;
}

h2,h3 {
    color:#1448C9;
    font-weight: 400;
}