p {
    line-height: 2rem;
}

p~p {
    margin-top: 40px;
}
