body {
font-family: $main-font;
background-color: $bg-color;
}
.container{
width: 100%;
max-width: 1020px;
margin: 0 auto;