button.d4p-bbt-unthanks-link, button.d4p-bbt-thanks-link {
  border: none;
  background: transparent;
  color: #EB675E;
  text-transform: uppercase;
  font-family: 'Georgia', serif;
  font-size: 10px;
}
button.d4p-bbt-unthanks-link:hover, button.d4p-bbt-thanks-link:hover {
  cursor: pointer;
}
button.d4p-bbt-unthanks-link:active, button.d4p-bbt-thanks-link:active {
  color: maroon;
}
button.d4p-bbt-unthanks-link.processing, button.d4p-bbt-thanks-link.processing {
  font-family: 'FontAwesome';
  content: '';
}
