body {
    font-size: 17px;
    line-height: 1.8;
    font-family: Roboto;
    background-color: #f3f2ef;
    padding-top: 20px;
    padding-bottom: 20px;
}
a {
    color: #136bf5;
}
footer {
    font-size: 16px;
}