/* CSS Brand 2021 */
/*wfsu colors*/
/*20% colors*/
/**review fonts**/
/* this must be in the bsreset
	html { font-size: 62.5%; }*/
/**header*/
.wfsu-topbar {
  background: #312c2c; }

.wfsu-nav-container {
  border-top: 3px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  background: #FFF; }

.svgbars svg {
  width: 70%;
  position: relative;
  top: -12px;
  left: -60px;
  z-index: 1; }

#sound-bars3-2-g9, #sound-bars3-2-g8, #sound-bars3-2-g7 {
  display: none; }

/*
$grid-breakpoints: (
  xs: 0,
  sm: 576px,
  md: 768px,
  lg: 992px,
  xl: 1200px,
  xxl: 1340px
);

$container-max-widths: (
  sm: 540px,
  md: 720px,
  lg: 960px,
  xl: 1140px,
  xxl: 1260px
);

*/
/*small*/
/*md*/
/*large*/
/*extra large*/
/*xxl*/

/*# sourceMappingURL=brand.css.map */
