@charset "UTF-8";
h1, .home .home-primary {
  padding: 18px; }
  @media (min-width: 576px) {
    h1, .home .home-primary {
      padding: 3rem; } }

.nav-primary {
  padding-top: 18px; }
  @media (min-width: 576px) {
    .nav-primary {
      padding-top: 3rem; } }

.nav-primary, .body-text {
  padding-bottom: 18px; }
  @media (min-width: 576px) {
    .nav-primary, .body-text {
      padding-bottom: 3rem; } }

.nav-primary, .body-text {
  padding-left: 18px;
  padding-right: 18px; }
  @media (min-width: 576px) {
    .nav-primary, .body-text {
      padding-left: 3rem;
      padding-right: 3rem; } }

.home .home-twitter, .home .home-footer {
  margin-left: 18px;
  margin-right: 18px; }
  @media (min-width: 576px) {
    .home .home-twitter, .home .home-footer {
      margin-left: 3rem;
      margin-right: 3rem; } }

h1, .h1 {
  font-size: 2.34rem;
  font-family: "basic-sans", sans-serif;
  font-weight: 200;
  letter-spacing: -0.03em;
  margin-top: 0;
  line-height: 1.07; }
  @media (min-width: 768px) {
    h1, .h1 {
      font-size: 6rem; } }
  @media (min-width: 1600px) {
    h1, .h1 {
      font-size: 8rem; } }
  h1 a, .h1 a {
    text-decoration: underline;
    transition: all .2s;
    box-shadow: inset 0 -0.05em 0 #ffffff, inset 0 -0.11em 0 #1a1a4a; }
    @supports (box-shadow: inset 0 2px 0 #000000) {
      h1 a, .h1 a {
        text-decoration: none; } }
    @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
      h1 a, .h1 a {
        text-decoration: none; } }
    @media only screen and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
      h1 a, .h1 a {
        text-decoration: none; } }
  h1 a:hover,
  h1 a:active,
  h1 a:focus:active, .h1 a:hover,
  .h1 a:active,
  .h1 a:focus:active {
    box-shadow: inset 0 -0.05em 0 #ffffff, inset 0 -0.11em 0 #1a1a60; }
  .teaching h1 a, .teaching .h1 a {
    box-shadow: inset 0 -0.05em 0 #e2f0ef, inset 0 -0.11em 0 #58a8b0; }
  .teaching h1 a:hover,
  .teaching h1 a:active, .teaching .h1 a:hover,
  .teaching .h1 a:active {
    box-shadow: inset 0 -0.05em 0 #e2f0ef, inset 0 -0.11em 0 #1a1a4a; }
  .cv h1 a, .cv .h1 a {
    box-shadow: inset 0 -0.05em 0 #FCEEE5, inset 0 -0.11em 0 #FF5840; }
  .cv h1 a:hover,
  .cv h1 a:active, .cv .h1 a:hover,
  .cv .h1 a:active {
    box-shadow: inset 0 -0.05em 0 #FCEEE5, inset 0 -0.11em 0 #1a1a4a; }
  .research h1 a, .research .h1 a {
    box-shadow: inset 0 -0.05em 0 #fcfae5, inset 0 -0.11em 0 #eda831; }
  .research h1 a:hover,
  .research h1 a:active, .research .h1 a:hover,
  .research .h1 a:active {
    box-shadow: inset 0 -0.05em 0 #fcfae5, inset 0 -0.11em 0 #1a1a4a; }
  .nav h1 a, .nav .h1 a {
    color: #ffffff;
    box-shadow: inset 0 -0.05em 0 #555555, inset 0 -0.11em 0 white; }
  .nav h1 a:hover,
  .nav h1 a:active, .nav .h1 a:hover,
  .nav .h1 a:active {
    color: #ffffff;
    box-shadow: inset 0 -0.05em 0 #555555, inset 0 -0.11em 0 #F29488; }

h2, .h2 {
  font-size: 2.0rem;
  line-height: 1.07;
  margin-bottom: 0.5em;
  margin-top: 0;
  font-family: "basic-sans", sans-serif; }
  @media (min-width: 768px) {
    h2, .h2 {
      font-size: 2.63rem; } }
  h2 a, .h2 a {
    text-decoration: underline;
    transition: all .2s;
    box-shadow: inset 0 -0.05em 0 #ffffff, inset 0 -0.11em 0 #1a1a4a; }
    @supports (box-shadow: inset 0 2px 0 #000000) {
      h2 a, .h2 a {
        text-decoration: none; } }
    @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
      h2 a, .h2 a {
        text-decoration: none; } }
    @media only screen and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
      h2 a, .h2 a {
        text-decoration: none; } }
  h2 a:hover,
  h2 a:active,
  h2 a:focus:active, .h2 a:hover,
  .h2 a:active,
  .h2 a:focus:active {
    box-shadow: inset 0 -0.05em 0 #ffffff, inset 0 -0.11em 0 #1a1a60; }
  .teaching h2 a, .teaching .h2 a {
    box-shadow: inset 0 -0.05em 0 #e2f0ef, inset 0 -0.11em 0 #58a8b0; }
  .teaching h2 a:hover,
  .teaching h2 a:active, .teaching .h2 a:hover,
  .teaching .h2 a:active {
    box-shadow: inset 0 -0.05em 0 #e2f0ef, inset 0 -0.11em 0 #1a1a4a; }
  .cv h2 a, .cv .h2 a {
    box-shadow: inset 0 -0.05em 0 #FCEEE5, inset 0 -0.11em 0 #FF5840; }
  .cv h2 a:hover,
  .cv h2 a:active, .cv .h2 a:hover,
  .cv .h2 a:active {
    box-shadow: inset 0 -0.05em 0 #FCEEE5, inset 0 -0.11em 0 #1a1a4a; }
  .research h2 a, .research .h2 a {
    box-shadow: inset 0 -0.05em 0 #fcfae5, inset 0 -0.11em 0 #eda831; }
  .research h2 a:hover,
  .research h2 a:active, .research .h2 a:hover,
  .research .h2 a:active {
    box-shadow: inset 0 -0.05em 0 #fcfae5, inset 0 -0.11em 0 #1a1a4a; }
  .nav h2 a, .nav .h2 a {
    color: #ffffff;
    box-shadow: inset 0 -0.05em 0 #555555, inset 0 -0.11em 0 white; }
  .nav h2 a:hover,
  .nav h2 a:active, .nav .h2 a:hover,
  .nav .h2 a:active {
    color: #ffffff;
    box-shadow: inset 0 -0.05em 0 #555555, inset 0 -0.11em 0 #F29488; }

h3, .h3 {
  font-family: "basic-sans", sans-serif;
  font-size: 1.2rem;
  font-weight: 800;
  letter-spacing: 0.03em;
  line-height: 1.25;
  margin-bottom: .5em;
  margin-top: 0;
  text-transform: uppercase; }
  h3 a, .h3 a {
    text-decoration: underline;
    transition: all .2s;
    box-shadow: inset 0 -0.05em 0 #ffffff, inset 0 -0.11em 0 #1a1a4a; }
    @supports (box-shadow: inset 0 2px 0 #000000) {
      h3 a, .h3 a {
        text-decoration: none; } }
    @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
      h3 a, .h3 a {
        text-decoration: none; } }
    @media only screen and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
      h3 a, .h3 a {
        text-decoration: none; } }
  h3 a:hover,
  h3 a:active,
  h3 a:focus:active, .h3 a:hover,
  .h3 a:active,
  .h3 a:focus:active {
    box-shadow: inset 0 -0.05em 0 #ffffff, inset 0 -0.11em 0 #1a1a60; }
  .teaching h3 a, .teaching .h3 a {
    box-shadow: inset 0 -0.05em 0 #e2f0ef, inset 0 -0.11em 0 #58a8b0; }
  .teaching h3 a:hover,
  .teaching h3 a:active, .teaching .h3 a:hover,
  .teaching .h3 a:active {
    box-shadow: inset 0 -0.05em 0 #e2f0ef, inset 0 -0.11em 0 #1a1a4a; }
  .cv h3 a, .cv .h3 a {
    box-shadow: inset 0 -0.05em 0 #FCEEE5, inset 0 -0.11em 0 #FF5840; }
  .cv h3 a:hover,
  .cv h3 a:active, .cv .h3 a:hover,
  .cv .h3 a:active {
    box-shadow: inset 0 -0.05em 0 #FCEEE5, inset 0 -0.11em 0 #1a1a4a; }
  .research h3 a, .research .h3 a {
    box-shadow: inset 0 -0.05em 0 #fcfae5, inset 0 -0.11em 0 #eda831; }
  .research h3 a:hover,
  .research h3 a:active, .research .h3 a:hover,
  .research .h3 a:active {
    box-shadow: inset 0 -0.05em 0 #fcfae5, inset 0 -0.11em 0 #1a1a4a; }
  .nav h3 a, .nav .h3 a {
    color: #ffffff;
    box-shadow: inset 0 -0.05em 0 #555555, inset 0 -0.11em 0 white; }
  .nav h3 a:hover,
  .nav h3 a:active, .nav .h3 a:hover,
  .nav .h3 a:active {
    color: #ffffff;
    box-shadow: inset 0 -0.05em 0 #555555, inset 0 -0.11em 0 #F29488; }

h4, .h4 {
  font-family: "freight-text-pro", serif;
  font-size: 1.25rem;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: .5em; }
  h4 a, .h4 a {
    text-decoration: underline;
    transition: all .2s;
    box-shadow: inset 0 -0.05em 0 #ffffff, inset 0 -0.11em 0 #1a1a4a; }
    @supports (box-shadow: inset 0 2px 0 #000000) {
      h4 a, .h4 a {
        text-decoration: none; } }
    @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
      h4 a, .h4 a {
        text-decoration: none; } }
    @media only screen and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
      h4 a, .h4 a {
        text-decoration: none; } }
  h4 a:hover,
  h4 a:active,
  h4 a:focus:active, .h4 a:hover,
  .h4 a:active,
  .h4 a:focus:active {
    box-shadow: inset 0 -0.05em 0 #ffffff, inset 0 -0.11em 0 #1a1a60; }
  .teaching h4 a, .teaching .h4 a {
    box-shadow: inset 0 -0.05em 0 #e2f0ef, inset 0 -0.11em 0 #58a8b0; }
  .teaching h4 a:hover,
  .teaching h4 a:active, .teaching .h4 a:hover,
  .teaching .h4 a:active {
    box-shadow: inset 0 -0.05em 0 #e2f0ef, inset 0 -0.11em 0 #1a1a4a; }
  .cv h4 a, .cv .h4 a {
    box-shadow: inset 0 -0.05em 0 #FCEEE5, inset 0 -0.11em 0 #FF5840; }
  .cv h4 a:hover,
  .cv h4 a:active, .cv .h4 a:hover,
  .cv .h4 a:active {
    box-shadow: inset 0 -0.05em 0 #FCEEE5, inset 0 -0.11em 0 #1a1a4a; }
  .research h4 a, .research .h4 a {
    box-shadow: inset 0 -0.05em 0 #fcfae5, inset 0 -0.11em 0 #eda831; }
  .research h4 a:hover,
  .research h4 a:active, .research .h4 a:hover,
  .research .h4 a:active {
    box-shadow: inset 0 -0.05em 0 #fcfae5, inset 0 -0.11em 0 #1a1a4a; }
  .nav h4 a, .nav .h4 a {
    color: #ffffff;
    box-shadow: inset 0 -0.05em 0 #555555, inset 0 -0.11em 0 white; }
  .nav h4 a:hover,
  .nav h4 a:active, .nav .h4 a:hover,
  .nav .h4 a:active {
    color: #ffffff;
    box-shadow: inset 0 -0.05em 0 #555555, inset 0 -0.11em 0 #F29488; }

h5, .h5 {
  font-family: "basic-sans", sans-serif;
  font-size: 1.2rem;
  margin-top: 0;
  margin-bottom: .5em; }
  h5 a, .h5 a {
    text-decoration: underline;
    transition: all .2s;
    box-shadow: inset 0 -0.05em 0 #ffffff, inset 0 -0.11em 0 #1a1a4a; }
    @supports (box-shadow: inset 0 2px 0 #000000) {
      h5 a, .h5 a {
        text-decoration: none; } }
    @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
      h5 a, .h5 a {
        text-decoration: none; } }
    @media only screen and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
      h5 a, .h5 a {
        text-decoration: none; } }
  h5 a:hover,
  h5 a:active,
  h5 a:focus:active, .h5 a:hover,
  .h5 a:active,
  .h5 a:focus:active {
    box-shadow: inset 0 -0.05em 0 #ffffff, inset 0 -0.11em 0 #1a1a60; }
  .teaching h5 a, .teaching .h5 a {
    box-shadow: inset 0 -0.05em 0 #e2f0ef, inset 0 -0.11em 0 #58a8b0; }
  .teaching h5 a:hover,
  .teaching h5 a:active, .teaching .h5 a:hover,
  .teaching .h5 a:active {
    box-shadow: inset 0 -0.05em 0 #e2f0ef, inset 0 -0.11em 0 #1a1a4a; }
  .cv h5 a, .cv .h5 a {
    box-shadow: inset 0 -0.05em 0 #FCEEE5, inset 0 -0.11em 0 #FF5840; }
  .cv h5 a:hover,
  .cv h5 a:active, .cv .h5 a:hover,
  .cv .h5 a:active {
    box-shadow: inset 0 -0.05em 0 #FCEEE5, inset 0 -0.11em 0 #1a1a4a; }
  .research h5 a, .research .h5 a {
    box-shadow: inset 0 -0.05em 0 #fcfae5, inset 0 -0.11em 0 #eda831; }
  .research h5 a:hover,
  .research h5 a:active, .research .h5 a:hover,
  .research .h5 a:active {
    box-shadow: inset 0 -0.05em 0 #fcfae5, inset 0 -0.11em 0 #1a1a4a; }
  .nav h5 a, .nav .h5 a {
    color: #ffffff;
    box-shadow: inset 0 -0.05em 0 #555555, inset 0 -0.11em 0 white; }
  .nav h5 a:hover,
  .nav h5 a:active, .nav .h5 a:hover,
  .nav .h5 a:active {
    color: #ffffff;
    box-shadow: inset 0 -0.05em 0 #555555, inset 0 -0.11em 0 #F29488; }

h6, .h6 {
  font-family: "basic-sans", sans-serif;
  font-size: .875rem;
  letter-spacing: .5px;
  margin-top: 0;
  text-transform: uppercase; }

a {
  color: inherit;
  text-decoration: none;
  transition: all .3s ease; }
  a:focus {
    outline: 3px solid #F29488;
    outline-offset: 4px; }
  a:active:focus {
    outline: 0px; }

p, ul, li, q {
  font-family: "freight-text-pro", serif;
  margin-top: 0;
  font-size: 1rem;
  line-height: 1.45; }
  p a, ul a, li a, q a {
    text-decoration: underline;
    transition: all .2s;
    box-shadow: inset 0 -0.05em 0 #ffffff, inset 0 -0.11em 0 #1a1a4a; }
    @supports (box-shadow: inset 0 2px 0 #000000) {
      p a, ul a, li a, q a {
        text-decoration: none; } }
    @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
      p a, ul a, li a, q a {
        text-decoration: none; } }
    @media only screen and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
      p a, ul a, li a, q a {
        text-decoration: none; } }
  p a:hover,
  p a:active,
  p a:focus:active, ul a:hover,
  ul a:active,
  ul a:focus:active, li a:hover,
  li a:active,
  li a:focus:active, q a:hover,
  q a:active,
  q a:focus:active {
    box-shadow: inset 0 -0.05em 0 #ffffff, inset 0 -0.11em 0 #1a1a60; }
  .teaching p a, .teaching ul a, .teaching li a, .teaching q a {
    box-shadow: inset 0 -0.05em 0 #e2f0ef, inset 0 -0.11em 0 #58a8b0; }
  .teaching p a:hover,
  .teaching p a:active, .teaching ul a:hover,
  .teaching ul a:active, .teaching li a:hover,
  .teaching li a:active, .teaching q a:hover,
  .teaching q a:active {
    box-shadow: inset 0 -0.05em 0 #e2f0ef, inset 0 -0.11em 0 #1a1a4a; }
  .cv p a, .cv ul a, .cv li a, .cv q a {
    box-shadow: inset 0 -0.05em 0 #FCEEE5, inset 0 -0.11em 0 #FF5840; }
  .cv p a:hover,
  .cv p a:active, .cv ul a:hover,
  .cv ul a:active, .cv li a:hover,
  .cv li a:active, .cv q a:hover,
  .cv q a:active {
    box-shadow: inset 0 -0.05em 0 #FCEEE5, inset 0 -0.11em 0 #1a1a4a; }
  .research p a, .research ul a, .research li a, .research q a {
    box-shadow: inset 0 -0.05em 0 #fcfae5, inset 0 -0.11em 0 #eda831; }
  .research p a:hover,
  .research p a:active, .research ul a:hover,
  .research ul a:active, .research li a:hover,
  .research li a:active, .research q a:hover,
  .research q a:active {
    box-shadow: inset 0 -0.05em 0 #fcfae5, inset 0 -0.11em 0 #1a1a4a; }
  .nav p a, .nav ul a, .nav li a, .nav q a {
    color: #ffffff;
    box-shadow: inset 0 -0.05em 0 #555555, inset 0 -0.11em 0 white; }
  .nav p a:hover,
  .nav p a:active, .nav ul a:hover,
  .nav ul a:active, .nav li a:hover,
  .nav li a:active, .nav q a:hover,
  .nav q a:active {
    color: #ffffff;
    box-shadow: inset 0 -0.05em 0 #555555, inset 0 -0.11em 0 #F29488; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

*,
*::before,
*::after {
  box-sizing: inherit; }

html {
  box-sizing: border-box;
  min-height: 100%;
  font-size: 14px;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-font-smoothing: antialiased; }
  @media (min-width: 768px) {
    html {
      font-size: 18px; } }
  @media (min-width: 1200px) {
    html {
      font-size: 19px; } }
  @media (min-width: 1600px) {
    html {
      font-size: 20px; } }

@-ms-viewport {
  width: device-width; }

body {
  font-family: "freight-text-pro", serif;
  margin: 0;
  padding: 0;
  color: #1a1a4a;
  font-family: "freight-text-pro", serif; }

::selection {
  background: #FF5840;
  /* WebKit/Blink Browsers */
  color: #ffffff; }

.bg-dark, .nav-primary, h1 {
  background-color: #1a1a4a; }

h1, .h1 {
  font-size: 2.34rem;
  font-family: "basic-sans", sans-serif;
  font-weight: 200;
  letter-spacing: -0.03em;
  margin-top: 0;
  line-height: 1.07; }
  @media (min-width: 768px) {
    h1, .h1 {
      font-size: 6rem; } }
  @media (min-width: 1600px) {
    h1, .h1 {
      font-size: 8rem; } }
  h1 a, .h1 a {
    text-decoration: underline;
    transition: all .2s;
    box-shadow: inset 0 -0.05em 0 #ffffff, inset 0 -0.11em 0 #1a1a4a; }
    @supports (box-shadow: inset 0 2px 0 #000000) {
      h1 a, .h1 a {
        text-decoration: none; } }
    @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
      h1 a, .h1 a {
        text-decoration: none; } }
    @media only screen and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
      h1 a, .h1 a {
        text-decoration: none; } }
  h1 a:hover,
  h1 a:active,
  h1 a:focus:active, .h1 a:hover,
  .h1 a:active,
  .h1 a:focus:active {
    box-shadow: inset 0 -0.05em 0 #ffffff, inset 0 -0.11em 0 #1a1a60; }
  .teaching h1 a, .teaching .h1 a {
    box-shadow: inset 0 -0.05em 0 #e2f0ef, inset 0 -0.11em 0 #58a8b0; }
  .teaching h1 a:hover,
  .teaching h1 a:active, .teaching .h1 a:hover,
  .teaching .h1 a:active {
    box-shadow: inset 0 -0.05em 0 #e2f0ef, inset 0 -0.11em 0 #1a1a4a; }
  .cv h1 a, .cv .h1 a {
    box-shadow: inset 0 -0.05em 0 #FCEEE5, inset 0 -0.11em 0 #FF5840; }
  .cv h1 a:hover,
  .cv h1 a:active, .cv .h1 a:hover,
  .cv .h1 a:active {
    box-shadow: inset 0 -0.05em 0 #FCEEE5, inset 0 -0.11em 0 #1a1a4a; }
  .research h1 a, .research .h1 a {
    box-shadow: inset 0 -0.05em 0 #fcfae5, inset 0 -0.11em 0 #eda831; }
  .research h1 a:hover,
  .research h1 a:active, .research .h1 a:hover,
  .research .h1 a:active {
    box-shadow: inset 0 -0.05em 0 #fcfae5, inset 0 -0.11em 0 #1a1a4a; }
  .nav h1 a, .nav .h1 a {
    color: #ffffff;
    box-shadow: inset 0 -0.05em 0 #555555, inset 0 -0.11em 0 white; }
  .nav h1 a:hover,
  .nav h1 a:active, .nav .h1 a:hover,
  .nav .h1 a:active {
    color: #ffffff;
    box-shadow: inset 0 -0.05em 0 #555555, inset 0 -0.11em 0 #F29488; }

h2, .h2 {
  font-size: 2.0rem;
  line-height: 1.07;
  margin-bottom: 0.5em;
  margin-top: 0;
  font-family: "basic-sans", sans-serif; }
  @media (min-width: 768px) {
    h2, .h2 {
      font-size: 2.63rem; } }
  h2 a, .h2 a {
    text-decoration: underline;
    transition: all .2s;
    box-shadow: inset 0 -0.05em 0 #ffffff, inset 0 -0.11em 0 #1a1a4a; }
    @supports (box-shadow: inset 0 2px 0 #000000) {
      h2 a, .h2 a {
        text-decoration: none; } }
    @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
      h2 a, .h2 a {
        text-decoration: none; } }
    @media only screen and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
      h2 a, .h2 a {
        text-decoration: none; } }
  h2 a:hover,
  h2 a:active,
  h2 a:focus:active, .h2 a:hover,
  .h2 a:active,
  .h2 a:focus:active {
    box-shadow: inset 0 -0.05em 0 #ffffff, inset 0 -0.11em 0 #1a1a60; }
  .teaching h2 a, .teaching .h2 a {
    box-shadow: inset 0 -0.05em 0 #e2f0ef, inset 0 -0.11em 0 #58a8b0; }
  .teaching h2 a:hover,
  .teaching h2 a:active, .teaching .h2 a:hover,
  .teaching .h2 a:active {
    box-shadow: inset 0 -0.05em 0 #e2f0ef, inset 0 -0.11em 0 #1a1a4a; }
  .cv h2 a, .cv .h2 a {
    box-shadow: inset 0 -0.05em 0 #FCEEE5, inset 0 -0.11em 0 #FF5840; }
  .cv h2 a:hover,
  .cv h2 a:active, .cv .h2 a:hover,
  .cv .h2 a:active {
    box-shadow: inset 0 -0.05em 0 #FCEEE5, inset 0 -0.11em 0 #1a1a4a; }
  .research h2 a, .research .h2 a {
    box-shadow: inset 0 -0.05em 0 #fcfae5, inset 0 -0.11em 0 #eda831; }
  .research h2 a:hover,
  .research h2 a:active, .research .h2 a:hover,
  .research .h2 a:active {
    box-shadow: inset 0 -0.05em 0 #fcfae5, inset 0 -0.11em 0 #1a1a4a; }
  .nav h2 a, .nav .h2 a {
    color: #ffffff;
    box-shadow: inset 0 -0.05em 0 #555555, inset 0 -0.11em 0 white; }
  .nav h2 a:hover,
  .nav h2 a:active, .nav .h2 a:hover,
  .nav .h2 a:active {
    color: #ffffff;
    box-shadow: inset 0 -0.05em 0 #555555, inset 0 -0.11em 0 #F29488; }

h3, .h3 {
  font-family: "basic-sans", sans-serif;
  font-size: 1.2rem;
  font-weight: 800;
  letter-spacing: 0.03em;
  line-height: 1.25;
  margin-bottom: .5em;
  margin-top: 0;
  text-transform: uppercase; }
  h3 a, .h3 a {
    text-decoration: underline;
    transition: all .2s;
    box-shadow: inset 0 -0.05em 0 #ffffff, inset 0 -0.11em 0 #1a1a4a; }
    @supports (box-shadow: inset 0 2px 0 #000000) {
      h3 a, .h3 a {
        text-decoration: none; } }
    @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
      h3 a, .h3 a {
        text-decoration: none; } }
    @media only screen and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
      h3 a, .h3 a {
        text-decoration: none; } }
  h3 a:hover,
  h3 a:active,
  h3 a:focus:active, .h3 a:hover,
  .h3 a:active,
  .h3 a:focus:active {
    box-shadow: inset 0 -0.05em 0 #ffffff, inset 0 -0.11em 0 #1a1a60; }
  .teaching h3 a, .teaching .h3 a {
    box-shadow: inset 0 -0.05em 0 #e2f0ef, inset 0 -0.11em 0 #58a8b0; }
  .teaching h3 a:hover,
  .teaching h3 a:active, .teaching .h3 a:hover,
  .teaching .h3 a:active {
    box-shadow: inset 0 -0.05em 0 #e2f0ef, inset 0 -0.11em 0 #1a1a4a; }
  .cv h3 a, .cv .h3 a {
    box-shadow: inset 0 -0.05em 0 #FCEEE5, inset 0 -0.11em 0 #FF5840; }
  .cv h3 a:hover,
  .cv h3 a:active, .cv .h3 a:hover,
  .cv .h3 a:active {
    box-shadow: inset 0 -0.05em 0 #FCEEE5, inset 0 -0.11em 0 #1a1a4a; }
  .research h3 a, .research .h3 a {
    box-shadow: inset 0 -0.05em 0 #fcfae5, inset 0 -0.11em 0 #eda831; }
  .research h3 a:hover,
  .research h3 a:active, .research .h3 a:hover,
  .research .h3 a:active {
    box-shadow: inset 0 -0.05em 0 #fcfae5, inset 0 -0.11em 0 #1a1a4a; }
  .nav h3 a, .nav .h3 a {
    color: #ffffff;
    box-shadow: inset 0 -0.05em 0 #555555, inset 0 -0.11em 0 white; }
  .nav h3 a:hover,
  .nav h3 a:active, .nav .h3 a:hover,
  .nav .h3 a:active {
    color: #ffffff;
    box-shadow: inset 0 -0.05em 0 #555555, inset 0 -0.11em 0 #F29488; }

h4, .h4 {
  font-family: "freight-text-pro", serif;
  font-size: 1.25rem;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: .5em; }
  h4 a, .h4 a {
    text-decoration: underline;
    transition: all .2s;
    box-shadow: inset 0 -0.05em 0 #ffffff, inset 0 -0.11em 0 #1a1a4a; }
    @supports (box-shadow: inset 0 2px 0 #000000) {
      h4 a, .h4 a {
        text-decoration: none; } }
    @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
      h4 a, .h4 a {
        text-decoration: none; } }
    @media only screen and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
      h4 a, .h4 a {
        text-decoration: none; } }
  h4 a:hover,
  h4 a:active,
  h4 a:focus:active, .h4 a:hover,
  .h4 a:active,
  .h4 a:focus:active {
    box-shadow: inset 0 -0.05em 0 #ffffff, inset 0 -0.11em 0 #1a1a60; }
  .teaching h4 a, .teaching .h4 a {
    box-shadow: inset 0 -0.05em 0 #e2f0ef, inset 0 -0.11em 0 #58a8b0; }
  .teaching h4 a:hover,
  .teaching h4 a:active, .teaching .h4 a:hover,
  .teaching .h4 a:active {
    box-shadow: inset 0 -0.05em 0 #e2f0ef, inset 0 -0.11em 0 #1a1a4a; }
  .cv h4 a, .cv .h4 a {
    box-shadow: inset 0 -0.05em 0 #FCEEE5, inset 0 -0.11em 0 #FF5840; }
  .cv h4 a:hover,
  .cv h4 a:active, .cv .h4 a:hover,
  .cv .h4 a:active {
    box-shadow: inset 0 -0.05em 0 #FCEEE5, inset 0 -0.11em 0 #1a1a4a; }
  .research h4 a, .research .h4 a {
    box-shadow: inset 0 -0.05em 0 #fcfae5, inset 0 -0.11em 0 #eda831; }
  .research h4 a:hover,
  .research h4 a:active, .research .h4 a:hover,
  .research .h4 a:active {
    box-shadow: inset 0 -0.05em 0 #fcfae5, inset 0 -0.11em 0 #1a1a4a; }
  .nav h4 a, .nav .h4 a {
    color: #ffffff;
    box-shadow: inset 0 -0.05em 0 #555555, inset 0 -0.11em 0 white; }
  .nav h4 a:hover,
  .nav h4 a:active, .nav .h4 a:hover,
  .nav .h4 a:active {
    color: #ffffff;
    box-shadow: inset 0 -0.05em 0 #555555, inset 0 -0.11em 0 #F29488; }

h5, .h5 {
  font-family: "basic-sans", sans-serif;
  font-size: 1.2rem;
  margin-top: 0;
  margin-bottom: .5em; }
  h5 a, .h5 a {
    text-decoration: underline;
    transition: all .2s;
    box-shadow: inset 0 -0.05em 0 #ffffff, inset 0 -0.11em 0 #1a1a4a; }
    @supports (box-shadow: inset 0 2px 0 #000000) {
      h5 a, .h5 a {
        text-decoration: none; } }
    @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
      h5 a, .h5 a {
        text-decoration: none; } }
    @media only screen and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
      h5 a, .h5 a {
        text-decoration: none; } }
  h5 a:hover,
  h5 a:active,
  h5 a:focus:active, .h5 a:hover,
  .h5 a:active,
  .h5 a:focus:active {
    box-shadow: inset 0 -0.05em 0 #ffffff, inset 0 -0.11em 0 #1a1a60; }
  .teaching h5 a, .teaching .h5 a {
    box-shadow: inset 0 -0.05em 0 #e2f0ef, inset 0 -0.11em 0 #58a8b0; }
  .teaching h5 a:hover,
  .teaching h5 a:active, .teaching .h5 a:hover,
  .teaching .h5 a:active {
    box-shadow: inset 0 -0.05em 0 #e2f0ef, inset 0 -0.11em 0 #1a1a4a; }
  .cv h5 a, .cv .h5 a {
    box-shadow: inset 0 -0.05em 0 #FCEEE5, inset 0 -0.11em 0 #FF5840; }
  .cv h5 a:hover,
  .cv h5 a:active, .cv .h5 a:hover,
  .cv .h5 a:active {
    box-shadow: inset 0 -0.05em 0 #FCEEE5, inset 0 -0.11em 0 #1a1a4a; }
  .research h5 a, .research .h5 a {
    box-shadow: inset 0 -0.05em 0 #fcfae5, inset 0 -0.11em 0 #eda831; }
  .research h5 a:hover,
  .research h5 a:active, .research .h5 a:hover,
  .research .h5 a:active {
    box-shadow: inset 0 -0.05em 0 #fcfae5, inset 0 -0.11em 0 #1a1a4a; }
  .nav h5 a, .nav .h5 a {
    color: #ffffff;
    box-shadow: inset 0 -0.05em 0 #555555, inset 0 -0.11em 0 white; }
  .nav h5 a:hover,
  .nav h5 a:active, .nav .h5 a:hover,
  .nav .h5 a:active {
    color: #ffffff;
    box-shadow: inset 0 -0.05em 0 #555555, inset 0 -0.11em 0 #F29488; }

h6, .h6 {
  font-family: "basic-sans", sans-serif;
  font-size: .875rem;
  letter-spacing: .5px;
  margin-top: 0;
  text-transform: uppercase; }

a {
  color: inherit;
  text-decoration: none;
  transition: all .3s ease; }
  a:focus {
    outline: 3px solid #F29488;
    outline-offset: 4px; }
  a:active:focus {
    outline: 0px; }

p, ul, li, q {
  font-family: "freight-text-pro", serif;
  margin-top: 0;
  font-size: 1rem;
  line-height: 1.45; }
  p a, ul a, li a, q a {
    text-decoration: underline;
    transition: all .2s;
    box-shadow: inset 0 -0.05em 0 #ffffff, inset 0 -0.11em 0 #1a1a4a; }
    @supports (box-shadow: inset 0 2px 0 #000000) {
      p a, ul a, li a, q a {
        text-decoration: none; } }
    @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
      p a, ul a, li a, q a {
        text-decoration: none; } }
    @media only screen and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
      p a, ul a, li a, q a {
        text-decoration: none; } }
  p a:hover,
  p a:active,
  p a:focus:active, ul a:hover,
  ul a:active,
  ul a:focus:active, li a:hover,
  li a:active,
  li a:focus:active, q a:hover,
  q a:active,
  q a:focus:active {
    box-shadow: inset 0 -0.05em 0 #ffffff, inset 0 -0.11em 0 #1a1a60; }
  .teaching p a, .teaching ul a, .teaching li a, .teaching q a {
    box-shadow: inset 0 -0.05em 0 #e2f0ef, inset 0 -0.11em 0 #58a8b0; }
  .teaching p a:hover,
  .teaching p a:active, .teaching ul a:hover,
  .teaching ul a:active, .teaching li a:hover,
  .teaching li a:active, .teaching q a:hover,
  .teaching q a:active {
    box-shadow: inset 0 -0.05em 0 #e2f0ef, inset 0 -0.11em 0 #1a1a4a; }
  .cv p a, .cv ul a, .cv li a, .cv q a {
    box-shadow: inset 0 -0.05em 0 #FCEEE5, inset 0 -0.11em 0 #FF5840; }
  .cv p a:hover,
  .cv p a:active, .cv ul a:hover,
  .cv ul a:active, .cv li a:hover,
  .cv li a:active, .cv q a:hover,
  .cv q a:active {
    box-shadow: inset 0 -0.05em 0 #FCEEE5, inset 0 -0.11em 0 #1a1a4a; }
  .research p a, .research ul a, .research li a, .research q a {
    box-shadow: inset 0 -0.05em 0 #fcfae5, inset 0 -0.11em 0 #eda831; }
  .research p a:hover,
  .research p a:active, .research ul a:hover,
  .research ul a:active, .research li a:hover,
  .research li a:active, .research q a:hover,
  .research q a:active {
    box-shadow: inset 0 -0.05em 0 #fcfae5, inset 0 -0.11em 0 #1a1a4a; }
  .nav p a, .nav ul a, .nav li a, .nav q a {
    color: #ffffff;
    box-shadow: inset 0 -0.05em 0 #555555, inset 0 -0.11em 0 white; }
  .nav p a:hover,
  .nav p a:active, .nav ul a:hover,
  .nav ul a:active, .nav li a:hover,
  .nav li a:active, .nav q a:hover,
  .nav q a:active {
    color: #ffffff;
    box-shadow: inset 0 -0.05em 0 #555555, inset 0 -0.11em 0 #F29488; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

.nav-primary {
  color: #ffffff; }
  .nav-primary ul {
    margin: 0;
    padding: 0.5em 0 0 0; }
    @media (min-width: 768px) {
      .nav-primary ul {
        padding-top: 0;
        float: right; } }
  .nav-primary li {
    font-family: "basic-sans", sans-serif;
    font-size: .875rem;
    font-weight: 700;
    letter-spacing: .5px;
    margin-top: 0;
    text-transform: uppercase;
    display: inline-block; }
    .nav-primary li:not(last-child) {
      margin-right: 1em; }
  .nav-primary a {
    box-shadow: none !important; }
  .nav-primary a:hover.nav-teaching,
  .nav-primary a:active.nav-teaching,
  .nav-primary a:focus:active.nav-teaching,
  .nav-primary a.nav-teaching.active,
  .nav-primary li.active a.nav-teaching {
    box-shadow: inset 0 -0.05em 0 #58a8b0, inset 0 -0.1em 0 #58a8b0 !important; }
  .nav-primary a:hover.nav-cv,
  .nav-primary a:active.nav-cv,
  .nav-primary a:focus:active.nav-cv,
  .nav-primary a.nav-cv.active,
  .nav-primary li.active a.nav-cv {
    box-shadow: inset 0 -0.05em 0 #FF5840, inset 0 -0.1em 0 #FF5840 !important; }
  .nav-primary a:hover.nav-research,
  .nav-primary a:active.nav-research,
  .nav-primary a:focus:active.nav-research,
  .nav-primary li.active a.nav-research {
    box-shadow: inset 0 -0.05em 0 #eda831, inset 0 -0.1em 0 #eda831 !important; }
  .nav-primary .home-link {
    font-family: "freight-text-pro", serif;
    font-size: 1.25rem;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: .5em;
    color: #ffffff;
    margin-top: -0.1em; }
    .nav-primary .home-link a {
      text-decoration: underline;
      transition: all .2s;
      box-shadow: inset 0 -0.05em 0 #ffffff, inset 0 -0.11em 0 #1a1a4a; }
      @supports (box-shadow: inset 0 2px 0 #000000) {
        .nav-primary .home-link a {
          text-decoration: none; } }
      @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
        .nav-primary .home-link a {
          text-decoration: none; } }
      @media only screen and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
        .nav-primary .home-link a {
          text-decoration: none; } }
    .nav-primary .home-link a:hover,
    .nav-primary .home-link a:active,
    .nav-primary .home-link a:focus:active {
      box-shadow: inset 0 -0.05em 0 #ffffff, inset 0 -0.11em 0 #1a1a60; }
    .teaching .nav-primary .home-link a {
      box-shadow: inset 0 -0.05em 0 #e2f0ef, inset 0 -0.11em 0 #58a8b0; }
    .teaching .nav-primary .home-link a:hover,
    .teaching .nav-primary .home-link a:active {
      box-shadow: inset 0 -0.05em 0 #e2f0ef, inset 0 -0.11em 0 #1a1a4a; }
    .cv .nav-primary .home-link a {
      box-shadow: inset 0 -0.05em 0 #FCEEE5, inset 0 -0.11em 0 #FF5840; }
    .cv .nav-primary .home-link a:hover,
    .cv .nav-primary .home-link a:active {
      box-shadow: inset 0 -0.05em 0 #FCEEE5, inset 0 -0.11em 0 #1a1a4a; }
    .research .nav-primary .home-link a {
      box-shadow: inset 0 -0.05em 0 #fcfae5, inset 0 -0.11em 0 #eda831; }
    .research .nav-primary .home-link a:hover,
    .research .nav-primary .home-link a:active {
      box-shadow: inset 0 -0.05em 0 #fcfae5, inset 0 -0.11em 0 #1a1a4a; }
    .nav .nav-primary .home-link a {
      color: #ffffff;
      box-shadow: inset 0 -0.05em 0 #555555, inset 0 -0.11em 0 white; }
    .nav .nav-primary .home-link a:hover,
    .nav .nav-primary .home-link a:active {
      color: #ffffff;
      box-shadow: inset 0 -0.05em 0 #555555, inset 0 -0.11em 0 #F29488; }
    @media (min-width: 768px) {
      .nav-primary .home-link {
        float: left; } }
    .nav-primary .home-link a:hover,
    .nav-primary .home-link a:active,
    .nav-primary .home-link a:focus:active {
      box-shadow: inset 0 -0.05em 0 #ffffff, inset 0 -0.1em 0 #ffffff !important; }

.nav-page {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 23%;
  display: table; }
  .nav-page ul {
    padding: 0; }
  .nav-page li {
    font-size: 0.75em;
    font-family: "basic-sans", sans-serif;
    border-left: 3px solid #ffffff;
    padding: 0;
    line-height: 1.1; }
    @media (min-width: 768px) {
      .nav-page li {
        font-size: 0.85em; } }
  .nav-page a {
    padding: 1em 0.5em;
    display: block; }
  .nav-page a, .nav-page a:hover, .nav-page a:active, .nav-page a:focus, .nav-page a:focus:active {
    box-shadow: none !important;
    outline: none; }
  .cv .nav-page li:hover {
    background-color: rgba(242, 148, 136, 0.5); }
  .teaching .nav-page li:hover {
    background-color: rgba(153, 205, 209, 0.5); }
  .research .nav-page li:hover {
    background-color: rgba(242, 214, 136, 0.5); }
  .cv .nav-page li:focus-within {
    background-color: #F29488; }
  .teaching .nav-page li:focus-within {
    background-color: #99cdd1; }
  .research .nav-page li:focus-within {
    background-color: #f2d688; }
  .nav-page li.active {
    background-color: #ffffff;
    font-weight: bold; }
    .cv .nav-page li.active {
      border-left: 3px solid #F29488; }
    .teaching .nav-page li.active {
      border-left: 3px solid #99cdd1; }
    .research .nav-page li.active {
      border-left: 3px solid #f2d688; }

.sticky {
  position: fixed; }

ul {
  list-style-type: none; }

.inner {
  position: relative; }

.body-text {
  width: 75%; }
  .body-text h2 {
    padding-top: 18px; }
    @media (min-width: 576px) {
      .body-text h2 {
        padding-top: 3rem; } }
  .body-text h3 {
    padding-top: 9px;
    padding-bottom: 9px; }
    @media (min-width: 576px) {
      .body-text h3 {
        padding-top: 1.5rem; } }
    @media (min-width: 576px) {
      .body-text h3 {
        padding-bottom: 1.5rem; } }
  .body-text h4 {
    margin-bottom: 1em; }
  .body-text ul {
    padding-left: 0; }
  .body-text li {
    border-top: 1px solid #ffffff;
    padding: 1em 0; }
  @media (min-width: 768px) {
    .body-text {
      width: 75%; } }

.cols-2 ul {
  display: grid;
  grid-template-columns: 1fr; }
  @media (min-width: 768px) {
    .cols-2 ul {
      grid-template-columns: 1fr 1fr;
      grid-column-gap: 3em; } }

.cols-3 ul {
  display: grid;
  grid-template-columns: 1fr 1fr; }
  @media (min-width: 768px) {
    .cols-3 ul {
      grid-template-columns: 1fr 1fr 1fr; } }

.double-cite cite:first-child {
  font-style: normal;
  font-weight: bold; }
  .double-cite cite:first-child:before {
    white-space: pre;
    content: "\A" "\201C"; }
  .double-cite cite:first-child:after {
    content: "\201D"; }

.back-to-top a {
  font-family: "basic-sans", sans-serif;
  font-size: .875rem;
  letter-spacing: .5px;
  margin-top: 0;
  text-transform: uppercase;
  margin-top: 18px;
  display: inline-block;
  background-color: #ffffff;
  padding: 1em;
  transition: all .3s;
  border: 1px solid #ffffff; }
  @media (min-width: 576px) {
    .back-to-top a {
      margin-top: 3rem; } }
  .back-to-top a:hover {
    border: 1px solid #1a1a4a; }
  .back-to-top a:focus {
    outline-offset: 0; }

.home {
  background: #ecf5e4;
  display: flex;
  height: 100vh;
  flex-direction: column; }
  .home .nav-primary {
    padding-bottom: 1.2em; }
    @media (min-width: 768px) {
      .home .nav-primary {
        padding-bottom: 2em; } }
  .home .home-content {
    flex: 1 0 auto;
    align-items: stretch; }
  .home .home-primary p {
    font-size: 2.34rem;
    font-family: "basic-sans", sans-serif;
    font-weight: 200;
    letter-spacing: -0.03em;
    margin-top: 0;
    margin-bottom: 0.5em;
    line-height: 1.07; }
    @media (min-width: 768px) {
      .home .home-primary p {
        font-size: 3.75rem; } }
    .home .home-primary p a {
      text-decoration: underline;
      transition: all .2s;
      box-shadow: inset 0 -0.05em 0 #ffffff, inset 0 -0.11em 0 #1a1a4a; }
      @supports (box-shadow: inset 0 2px 0 #000000) {
        .home .home-primary p a {
          text-decoration: none; } }
      @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
        .home .home-primary p a {
          text-decoration: none; } }
      @media only screen and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
        .home .home-primary p a {
          text-decoration: none; } }
    .home .home-primary p a:hover,
    .home .home-primary p a:active,
    .home .home-primary p a:focus:active {
      box-shadow: inset 0 -0.05em 0 #ffffff, inset 0 -0.11em 0 #1a1a60; }
    .teaching .home .home-primary p a {
      box-shadow: inset 0 -0.05em 0 #e2f0ef, inset 0 -0.11em 0 #58a8b0; }
    .teaching .home .home-primary p a:hover,
    .teaching .home .home-primary p a:active {
      box-shadow: inset 0 -0.05em 0 #e2f0ef, inset 0 -0.11em 0 #1a1a4a; }
    .cv .home .home-primary p a {
      box-shadow: inset 0 -0.05em 0 #FCEEE5, inset 0 -0.11em 0 #FF5840; }
    .cv .home .home-primary p a:hover,
    .cv .home .home-primary p a:active {
      box-shadow: inset 0 -0.05em 0 #FCEEE5, inset 0 -0.11em 0 #1a1a4a; }
    .research .home .home-primary p a {
      box-shadow: inset 0 -0.05em 0 #fcfae5, inset 0 -0.11em 0 #eda831; }
    .research .home .home-primary p a:hover,
    .research .home .home-primary p a:active {
      box-shadow: inset 0 -0.05em 0 #fcfae5, inset 0 -0.11em 0 #1a1a4a; }
    .nav .home .home-primary p a {
      color: #ffffff;
      box-shadow: inset 0 -0.05em 0 #555555, inset 0 -0.11em 0 white; }
    .nav .home .home-primary p a:hover,
    .nav .home .home-primary p a:active {
      color: #ffffff;
      box-shadow: inset 0 -0.05em 0 #555555, inset 0 -0.11em 0 #F29488; }
  .home .home-twitter a {
    text-decoration: underline;
    transition: all .2s;
    box-shadow: inset 0 -0.05em 0 #ffffff, inset 0 -0.11em 0 #1a1a4a; }
    @supports (box-shadow: inset 0 2px 0 #000000) {
      .home .home-twitter a {
        text-decoration: none; } }
    @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
      .home .home-twitter a {
        text-decoration: none; } }
    @media only screen and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
      .home .home-twitter a {
        text-decoration: none; } }
  .home .home-twitter a:hover,
  .home .home-twitter a:active,
  .home .home-twitter a:focus:active {
    box-shadow: inset 0 -0.05em 0 #ffffff, inset 0 -0.11em 0 #1a1a60; }
  .teaching .home .home-twitter a {
    box-shadow: inset 0 -0.05em 0 #e2f0ef, inset 0 -0.11em 0 #58a8b0; }
  .teaching .home .home-twitter a:hover,
  .teaching .home .home-twitter a:active {
    box-shadow: inset 0 -0.05em 0 #e2f0ef, inset 0 -0.11em 0 #1a1a4a; }
  .cv .home .home-twitter a {
    box-shadow: inset 0 -0.05em 0 #FCEEE5, inset 0 -0.11em 0 #FF5840; }
  .cv .home .home-twitter a:hover,
  .cv .home .home-twitter a:active {
    box-shadow: inset 0 -0.05em 0 #FCEEE5, inset 0 -0.11em 0 #1a1a4a; }
  .research .home .home-twitter a {
    box-shadow: inset 0 -0.05em 0 #fcfae5, inset 0 -0.11em 0 #eda831; }
  .research .home .home-twitter a:hover,
  .research .home .home-twitter a:active {
    box-shadow: inset 0 -0.05em 0 #fcfae5, inset 0 -0.11em 0 #1a1a4a; }
  .nav .home .home-twitter a {
    color: #ffffff;
    box-shadow: inset 0 -0.05em 0 #555555, inset 0 -0.11em 0 white; }
  .nav .home .home-twitter a:hover,
  .nav .home .home-twitter a:active {
    color: #ffffff;
    box-shadow: inset 0 -0.05em 0 #555555, inset 0 -0.11em 0 #F29488; }
  .home .home-footer {
    flex-shrink: 0;
    text-align: right;
    align-items: flex-end; }
    .home .home-footer img {
      max-width: 100px;
      margin-bottom: -10px;
      padding-bottom: 0; }

.cv {
  background: #FCEEE5; }
  .cv h1 {
    color: #F29488; }

.cv-download {
  padding: 1em;
  margin-bottom: 6px;
  background-color: #ffffff; }
  @media (min-width: 576px) {
    .cv-download {
      margin-bottom: 1rem; } }
  .cv-download p:last-child {
    margin-bottom: 0; }

#cv-awards cite:first-child:before {
  content: "\201C"; }

#cv-awards cite:first-child:after {
  content: "\201D"; }

#cv-teaching h4:last-of-type {
  margin-top: 12px; }
  @media (min-width: 576px) {
    #cv-teaching h4:last-of-type {
      margin-top: 2rem; } }

#cv-teaching li {
  display: grid; }
  @media (min-width: 768px) {
    #cv-teaching li {
      grid-template-columns: 1fr 1fr;
      grid-column-gap: 3em; } }
  #cv-teaching li p {
    margin-bottom: 0; }
  #cv-teaching li p:last-child {
    font-style: italic; }

#cv-activities h4:not(:first-of-type) {
  margin-top: 12px; }
  @media (min-width: 576px) {
    #cv-activities h4:not(:first-of-type) {
      margin-top: 2rem; } }

.cv-activities-reviewer {
  margin-bottom: 12px; }
  .cv-activities-reviewer li {
    display: inline;
    line-height: 1.6;
    border-top: none; }
    .cv-activities-reviewer li:not(:last-child):after {
      content: "•";
      color: #F29488;
      margin: 0 0.5em; }
  @media (min-width: 576px) {
    .cv-activities-reviewer {
      margin-bottom: 2rem; } }

.research {
  background: #fcfae5; }
  .research h1 {
    color: #f2d688; }

#research-psych h2 {
  padding-top: 0; }

.teaching {
  background: #e2f0ef; }
  .teaching h1 {
    color: #99cdd1; }

#teaching-exp h2 {
  padding-top: 0; }

.syllabi li {
  display: grid; }
  @media (min-width: 768px) {
    .syllabi li {
      grid-template-columns: 1fr 1fr;
      grid-column-gap: 3em; } }
  .syllabi li p {
    margin-bottom: 0; }
  .syllabi li p:last-child {
    font-style: italic; }
    @media (min-width: 768px) {
      .syllabi li p:last-child {
        text-align: right; } }
