#about {
padding-bottom: var(--size-l);
}
#about .box {
background: var(--white);
}
.about-wrapper,
.about-summary {
height: 100vh;
background: var(--gradient-cover);
}
.empty-box-about {
height: 50vh;
}