/* Global links: brown */
a {
  color: #572d28 !important;
}

a:hover,
a:focus,
a:active {
  color: #572d28 !important;
  text-decoration: none;
}

/* Exclude buttons */
a.btn,
a.button {
  color: inherit !important;
}
