.indexContainer { display: flex; flex-direction: column; align-items: center; text-align: center; width: 47rem; max-width: 100%; margin-bottom: 4rem; h2 { font-size: 2.5rem; span { font-size: 3rem; } } }