.pusher.default-theme .brand.ui.header {
  color: #2185d0 !important;
}
.pusher.default-theme .brand.ui.header.dividing {
  border-bottom: 2px solid #2185d0;
}
.pusher.dark-theme .brand.ui.header {
  color: #7949FF !important;
}
.pusher.dark-theme .brand.ui.header.dividing {
  border-bottom: 2px solid #7949FF;
}
.pusher.fossil-theme .brand.ui.header {
  color: #2185D0 !important;
}
.pusher.fossil-theme .brand.ui.header.dividing {
  border-bottom: 2px solid #2185D0;
}
.pusher.trellis-theme .brand.ui.header {
  color: #f8981d !important;
}
.pusher.trellis-theme .brand.ui.header.dividing {
  border-bottom: 2px solid #f8981d;
}
.pusher.wmc-theme .brand.ui.header {
  color: #f8981d !important;
}
.pusher.wmc-theme .brand.ui.header.dividing {
  border-bottom: 2px solid #f8981d;
}
.pusher.redlight-theme .brand.ui.header {
  color: #FF384A !important;
}
.pusher.redlight-theme .brand.ui.header.dividing {
  border-bottom: 2px solid #FF384A;
}
.pusher.reddark-theme .brand.ui.header {
  color: #FF384A !important;
}
.pusher.reddark-theme .brand.ui.header.dividing {
  border-bottom: 2px solid #FF384A;
}
.pusher.basic-theme .brand.ui.header {
  color: #2185d0 !important;
}
.pusher.basic-theme .brand.ui.header.dividing {
  border-bottom: 2px solid #2185d0;
}
.pusher.basicdark-theme .brand.ui.header {
  color: #7949FF !important;
}
.pusher.basicdark-theme .brand.ui.header.dividing {
  border-bottom: 2px solid #7949FF;
}
.pusher.cefc-theme .brand.ui.header {
  color: #CF8741 !important;
}
.pusher.cefc-theme .brand.ui.header.dividing {
  border-bottom: 2px solid #CF8741;
}
.pusher.gtc-theme .brand.ui.header {
  color: #C41220 !important;
}
.pusher.gtc-theme .brand.ui.header.dividing {
  border-bottom: 2px solid #C41220;
}
