body {
}

.not-available a {
    color: black;
}

.not-available a:hover {
    color: rgb(83, 83, 83);
}

.not-available {
    font-family: "Inter", sans-serif;
    color: black;
}