.primary-hover:hover{
    background-color: #198754 !important;
    font-weight: 600 !important;
}
.primary-hover{
    border-radius: 20% !important;
}
label{
    color:#6c757d!important;
}
hr{
    height: 8px !important;
    color: #0d6efd!important;
}