body th {
  background-color: #ffffff !important;
}
.post .ast-button {
  border-radius: 0px 0px 0px 0px !important;
}
.ast-button {
  background-color: #ffc300;
  color: #555555;
}
.post .entry-header > .ast-terms-link > .ast-button {
  background-color: #ffc300;
  color: #555555;
}
.post .entry-header > .ast-terms-link > .ast-button:hover {
  background-color: #f7d26e;
}
