.search-form .search-submit:hover {
  background-color: #ffffff;
  color: #000000;
}

.search-form .search-submit {
  background-color: #000000;
}

.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
  font-family: Helvetica;
  text-align: center;
}

.modal-menu a:hover {
  color: #ffffff;
  background-color: #000000;
}

a:hover {
  text-indent: 5%;
  background-color: #000000;
  color: #ffffff;
}

.modal-menu a {
  color: #000000;
  background-color: #ffffff;
}