.container h2 { margin-bottom: 10px; }
.container p { font-size: 1rem; }
@media (max-width:640px) {
    .banner-headline { font-size: 1.1rem; }
}