/* Enter Your Custom CSS Here */

/* ---- General Style Elements ---- */

h2 {
  color: #454545;
}

h4 {
  color: #454545;
}

h6 {
  color: #898989;

}


/* ---- CCB PRESS ---- */
table.ccbpress-group-search .dashicons-email-alt {
  background: none;
  border-radius: none;
  color: #414042;
  font-size: 20px;
  height: 20px;
  line-height: 1;
  width: 20px;
  margin-top: 4px;
}

table.ccbpress-group-search .dashicons-groups {
  margin-top: 4px;
}

fieldset.episode-box legend {  
  font-size: 13px;
  color: #bababa;
  margin-bottom: 12px;
}

fieldset.episode-box p.powerpress_links {  
  font-size: 11px;
  color: #bababa;
}

fieldset.episode-box p.powerpress_links a.powerpress_link_pinw {  
  display:none;
}