.subtext{
    color: white;
}
.main_text_headline {
    display: flex;
    justify-content: center; 
    align-items: center;    
    flex-direction: column;
    gap: 16px;
}

.space{
    padding: 16px;
}