/* Start custom CSS */h1, h2, .entry-content a {
  color: var(--reserve-500) !important;
}
button {
  background: var(--reserve-500) !important;
}/* End custom CSS */