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;
}
.badge{
    padding: 5px 10px;
    font-size: 13px;
}
.approval_time{
    margin-top: 10px;
    font-size: 14px;
    font-weight: 500;
}