#vote-table tr td:first-child > span {
    font-size: 20px !important;
}
 
#vote-table tr td:first-child > small {
    font-size: 20px !important;
}
.card-body, .card-default .card-body {
    color: black;
    font-size: 0.9rem;
}
[class*="btn-outline-"] {
    border-width: 2px;
    font-weight: bold;
}
