#call-to-action { display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; background-color: var(--background-color-2); } #call-to-action .description { margin:2rem; }