h1 {
    font-size: 36px;
    line-height: 1.23;
}
p {
    margin-bottom: 30px;
}
p:last-child {
    margin-bottom: 0;
}