p {
    margin: 1.5rem 0;
    line-height: 2rem;
}

p:last-child {
    margin-bottom: 0;
}