/**
* @file
* Custom Rivet Header styles and overrides.
*/
/**
 * Do not edit directly
 * Generated on Mon, 05 Aug 2024 14:58:12 GMT
 */
.rvt-p-bottom-xl > .rvt-c-subnav:last-child {
  margin-bottom: calc(-2.5rem - 1px);
}

.rvt-subnav__item.is-active a,
.rvt-subnav__item a.is-active {
  background-color: #fff3f0;
  color: #900;
}
.rvt-subnav__item.is-active a::after,
.rvt-subnav__item a.is-active::after {
  content: "";
  display: block;
  width: 100%;
  height: 0.25rem;
  bottom: 0;
  left: 0;
  background-color: #900;
  position: absolute;
}

/*# sourceMappingURL=rvt-c-subnav.css.map */
