body {
    background-color: #edf1ee;
    display:flex;
    flex-direction:column;
    min-height: 100vh;
    margin:0;
}
#footer {
    margin-top: auto!important;
}
.anta-regular {
  font-family: "Anta", sans-serif;
  font-weight: 400;
  font-style: normal;
}