/* lgbt.css
 * LGBT site only
 * ===================================
 * =================================== */
 
@charset "utf-8";
/* CSS Document */

#deptInfo .tagline {
  font-weight: bold;

}

#deptInfo .director {
  font-style: italic;
}

