.index-encounter, .index-encounter h2{
  color: #2e1900;
}
a{
  color: #00619d;
}
a:hover, a:focus, button:hover, button:focus{
 color: #b56000;
}
.card-list a.subtitle {
    font-weight: bold;
}