/* Custom Styles */
a.btn.background-dark:hover,
a:not([href]):not([tabindex]).background-dark:hover,
a.background-dark:hover {
  color: #00E4E6;
}