body {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

.gratulations {
    font-size: 8vw;
    font-weight: bold;
    text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
    color: rgb(200, 175, 250) !important;
}

.uk-text-lead {
    font-size: 2vw;
}