/* Fliess-Text */
.about-page p {
    padding: 0 5vw 0 2vw;
}
/* Highlight Text */
p.highlight-text {
color: #606893;
font-family: 'Wix Madefor Display';
font-size: 1.2rem;
font-style: normal;
font-weight: 500;
line-height: 180%; /* 54px */
padding: 0;
}

.button-container-left {
    margin-left:2vw;
}
