.custom-font-card {
    font-family: "Helvetica Neue", sans-serif;
    font-weight: bold;
    color: rgb(91, 91, 91);
}

.custom-font-text {
    font-family: "Helvetica Neue", sans-serif;
    font-weight: bold;
    color: rgb(91, 91, 91);
}