header .header__info {
    background-image: url("../assets/img/background-image.webp");
    width: 100%;
    height: 20rem;
    background-position: 0 -3rem;
}

header .header__button {
    top: 19.4rem;
}

.title {
    font-size: 1.7em;
}

.about_us {
    font-size: 1.6em;
}

.about_us--video {
    width: 45rem;
    height: 25rem;
}

.section-separator {
    width: 10rem;
    bottom: 0;
    top: 8rem
}

.title.long {
    font-size: 1.8em;
}

.experience__card__info__icon {
    font-size: 2em;
}

.experience__card__info--title {
    font-size: 1.3em;
}

.experience__card__info--description {
    font-size: 1.5em;
}