body, p, div, span, table, tr, td, input, select, textarea, a {
    font-family: Manrope, sans-serif;
    font-size: 18px;
    line-height: 25px;
    text-transform: uppercase;
}

a img {
    border: 0px
}

.logo {
    margin: 13px 8px;
}

.msg {
    display: table;
    position: absolute;
    top: 35%;
    left: 35%;
}


h1 {
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 28px;
    line-height: 40px;
    color: #0076b2;
}