.content-wrapper {
grid-area: content-wrapper;
background-color: $main-bg;
color: $main-color;
padding-bottom: 1rem;
}