body{
    font-family: "Lato",sans-serif;
}

.header {
    text-align: center;
    color: #0f5399;
}

.trademark {
    color: white;
    background-color: #6f6f6e;
    padding: 3px;
    border-radius: 5px;
}