:root {
  --colorAppBackground: #F8F7F2;
  --widthMaxJobBoard: 900px;
}
h1, h2, h3 {
  font-family: Georgia, serif;
}
.ashby-job-posting-right-pane-application-tab, .ashby-job-posting-right-pane-overview-tab {
  font-family: Georgia, serif;
}
.ashby-job-posting-brief:hover {
    background-color: #EEE9E0 !important;
}

.ashby-job-board-back-to-all-jobs-button:hover {
    background:#C26018 !important;
    border: none;
}