.notificationsCenter{ display: flex; flex-direction: column; .header { display: flex; flex-direction: column; margin-bottom: 20px; h2 { font-size: 1.5rem; font-weight: 600; } } }