.wp-polls .Buttons {
  background-color: #ff0000;
}

.wp-polls ul li {
  font-size: 24px;
  line-height: 40px;
  text-align: center;
}

.wp-polls-ans ul {
  column-count: 2 !important;
}

.author-name {
  color: #9e9e9e;
}



.main-navigation .inside-navigation {
  border-top-width: 1px;
  border-top-color: #ffffff;
  border-top-style: solid;
}