body { /* enter the font-family for body text */ }
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 { /* enter font family for headings */ }
.btn,
.btn:hover,
.btn:focus,
.btn:active,
.btn-group .btn,
.btn-group .btn:hover,
.btn-group .btn:focus,
.btn-group .btn:active,
.tabPanel .buttons a,
.tabPanel .buttons a:hover,
.tabPanel .buttons a:focus,
.tabPanel .buttons a:active,
.tabPanel .buttons .dropdown-menu a,
.tabPanel .buttons .dropdown-menu a:hover,
.tabPanel .buttons .dropdown-menu a:focus,
.tabPanel .buttons .dropdown-menu a:active {
  background-color: #F8C617 !important;
  color: #ffffff !important;
  border-color: #F8C617 !important;
}