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;
    white-space: normal;
    text-align: center;
}

video{
    min-width: 100%;
    min-height: 100%;
    outline-color: transparent;
    padding-bottom: 20px;
}

p {
    text-align: justify;
}

.get-in-touch {
    padding-top: 0;
}