.democracy-choice {
display: block;
background: #5c090b;
height: 3px;
border-bottom: 2px solid #790205;
}

.dem-choice-border {
margin: 5px 0;
display: block;
background: #c29563;
height: 5px;
width: 100px;
border: 1px solid #5c090b;
}

#voted-for-this {
border: 1px solid #790205;
}

#dem-total-votes { }

#poll-question { }

#democracy { 
margin: 10px 0 10px;}

