.book-text {
    margin-bottom: 3rem;
}

.book-text p {
    margin-bottom: 1rem;   
}

.book-text p + p strong {
    display: block;
    margin-top: 4rem;   
}