body {
    font-family: "Space Grotesk", sans-serif;
    padding-bottom: 70px;
    margin-bottom: 50px;
    background-color: white !important;
}
a{
    text-decoration: none !important;
}
a:hover{
    text-decoration: none !important;
}