.table-darkgrey{
    background: #2a2a3b !important;
    color: white;
}

.image-paslon-dashboard{
    width:70px; 
    height:70px;
    border-radius: 30%;
    border: 3px solid white;
    object-fit:cover;
}
 
.font-votes{
    font-size: 35px;
}

.font-candidate-name{
    font-size: 20px;
}
.form-group{
    margin-bottom: 5px;
}