body {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    line-height: 1.6;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

p {
    margin: 0 0 18px;
    line-height: 1.6;
}

.wrapper {
    max-width: 1000px;
}
