body {
    background-color:#f1f1f1;
    font-family: 'Thasadith',sans-serif;
    color: #404040;
}

h1 {
    margin: 5em auto 0.8em auto;
    text-align: center;
    font-family: 'Advent Pro',sans-serif;
    font-size: 3.6em;
    letter-spacing: 0.01em;
}

p {
    text-align: center;
    font-size: 1.5em;
    margin-bottom: 6em;
}

.colored {
    text-align: center;
    font-size: 1.1em;
    color: #2e67c0;
}
