.fs-7 {
    font-size: 0.9rem !important;
}

.text-transparent {
    color:transparent!important;
}

.badge-custom {
    background-color: var(--badge-color);
    color: #fff;
}
