p {
    font-size: 1.3rem;
}

h2 {
    font-size: 5rem;
}
h3 {
    font-size: 2rem;
}

.quote {
    font-size: 1.5rem;
}

.content {
    text-align: center;
}
.content h4 {
    font-size: 1.5rem;
}