body {

  font-family: 'Audiowide', cursive;
  font-size: 1em;
  color:#F6D887;
  background-color: #6F9EAF;
}

h1 {
  margin-bottom: 2%;
}

.goforit {
  background-color: #C7753D;
  color:white;
  margin-top:10%;
  margin-bottom:5%;

  border-radius:30px;
}

.style_choix{
  margin-bottom:1%;


}

.style_vote{
  margin-bottom:1%;

}

.nbrevotes {
  margin-top:5%;
}
.btn-primary{
  background-color: #C7753D;
  border-radius:30px;
}
