body {
background: rgb(230, 224, 216);
}

.kontakt-container {
    margin-top: 2rem;
    text-align: center;
}

.kontakt-container__text {
    font-weight: bold;
}