  /* BIOGRAPHY PAGES */
/* BIOGRAPHY PAGES */
/* BIOGRAPHY PAGES */
h2.bio-name {
    text-transform: uppercase;
    margin: 0;
}
.page-header h1 {
}
@media only screen and (max-width: 675px) {
  .page-header h1 {
    width: fit-content;
 }
}