
/* HOT OR NOT - MEET CSS **********************/
#voteHeader {
  font-size: 20px;
  font-weight: bold;
  margin: 0px auto 5px auto;
  text-align: center;
}


.notColor {
  color: #006699;
}

.hotColor {
  color: #cc3300;
  
}
