.hero { .hero-image { height: 25vw; max-height: 500px; } h1, h2, h3, h4, h5, h6 { margin-bottom: 10px; color: #fff; } } blockquote { padding-bottom: 100px; &::before, &::after { display: none; } .stars { bottom: 30px; left: 0; right: 0; text-align: center; letter-spacing: 8px; .fa-star { font-size: 24px; color: #FFD80A; } } }