/*** ACCENT CUSTOM STYLES ***/
/*  Variables */
/*  Primary Colors */
.res-local-header-wrapper {
  background-color: #EB0172;
}
.res-local-header .site-heading a {
  color: #ffffff;
}
.resButtons .res-buttons .style1 .row .row-height .outside-full-height .inside-full-height,
.resButtons .res-buttons .style1 .row .row-height .outside-full-height a {
  background-color: #EB0172;
  color: #ffffff;
  border: none;
  font-size: 18.66px;
}
.resTable table.table.table-bordered th,
.resTable table.table.table-striped th {
  background-color: #EB0172;
  color: #ffffff;
  font-size: 18.66px;
}
.resImageText .thumbnail .overlayText {
  background-color: #EB0172;
  color: #ffffff;
}
.resImageText .thumbnail a .overlayText {
  color: #ffffff;
}
.nav-tabs > li {
  background-color: #EB0172;
}
.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #EB0172;
  border: 1px solid #EB0172;
}
.nav-tabs > li a {
  color: #ffffff;
}
.resBiography .bioDisplay2 .bioInside .bioStrip .bioStripItemContainer .bioStripItem {
  background-color: #EB0172;
  color: #ffffff;
  font-size: 18.66px;
}
.resBiography .bioDisplay2 .bioInside .bioStrip .bioStripItemContainer .bioStripItem a {
  color: #ffffff;
}
.resAnnouncement .infoContainer.style1 {
  background-color: #EB0172;
  color: #ffffff;
  font-size: 18.66px;
  font-family: 'Replica-Bold', 'Roboto-Black', Arial, sans-serif, 'Font Awesome 6 Free';
  font-weight: normal;
}
section.infoContainer.style1 b,
section.infoContainer.style1 strong {
  font-family: 'Replica-Heavy', 'Roboto-Black', Arial, sans-serif, 'Font Awesome 6 Free';
  font-weight: normal;
}
.resAnnouncement .infoContainer.style1 a {
  color: #ffffff;
}
/*  Secondary Colors */
.resButtons .res-buttons .row .row-height .outside-full-height .inside-full-height {
  background-color: #EB0172;
  border-color: #EB0172;
}
.resButtons .res-buttons .row .row-height .outside-full-height a {
  color: #ffffff;
  font-size: 18.66px;
}
.resAnnouncement .infoContainer.style2 {
  border: 3px solid #EB0172;
}
.resFullWidthColour .res-fullwidth {
  color: #ffffff;
  background-color: #EB0172;
}
.resFullWidthColour .res-fullwidth a {
  color: #ffffff;
}
.optionalButton {
  border-color: #EB0172;
  font-size: 18.66px;
}
.optionalButton:hover {
  border-color: #EB0172;
  background-color: #EB0172;
}
.optionalButton .btn:hover,
.optionalButton .btn-default:hover,
.optionalButton .btn-block:hover {
  color: #ffffff;
}
