.color-letter-red {
  color: #ac0d0d; }

.color-text-accent-alt-1 {
  color: #953458; }

.color-text-accent-alt-2 {
  color: #177388; }

.color-update {
  color: #539c0a; }

.color-letter-red {
  color: #ac0d0d; }

.color-text-accent-alt-1 {
  color: #953458; }

.color-text-accent-alt-2 {
  color: #177388; }

.color-update {
  color: #539c0a; }

/* martel-200normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 200;
  src: local("Martel UltraLight"), local("Martel-UltraLight"), url("../../fonts/martel/martel-devanagari-200.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-200.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-300normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: local("Martel Light"), local("Martel-Light"), url("../../fonts/martel/martel-devanagari-300.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-300.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-400normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: local("Martel"), local("Martel-Regular"), url("../../fonts/martel/martel-devanagari-400.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-400.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-600normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: local("Martel DemiBold"), local("Martel-DemiBold"), url("../../fonts/martel/martel-devanagari-600.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-600.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-700normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: local("Martel Bold"), local("Martel-Bold"), url("../../fonts/martel/martel-devanagari-700.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-700.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-800normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 800;
  src: local("Martel ExtraBold"), local("Martel-ExtraBold"), url("../../fonts/martel/martel-devanagari-800.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-800.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-900normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 900;
  src: local("Martel Heavy"), local("Martel-Heavy"), url("../../fonts/martel/martel-devanagari-900.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-900.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

a {
  color: #546c82;
  text-decoration: none; }
  a:visited {
    color: #546c82; }
  a:hover, a:active, a:focus {
    color: #b85500;
    text-decoration: none; }
  a.link-external::after {
    content: "\2BB5";
    line-break: strict; }

footer a {
  color: #546c82;
  text-decoration: none;
  margin-right: 1rem; }
  footer a:visited {
    color: #546c82; }
  footer a:hover, footer a:active, footer a:focus {
    color: #b85500;
    text-decoration: none; }

.django-richtext p {
  margin-bottom: .5rem; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Martel', Georgia, Times, 'Times new roman', serif; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #000;
    text-decoration: none; }
    h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
      color: #000; }
    h1 a:hover, h1 a:active, h1 a:focus, h2 a:hover, h2 a:active, h2 a:focus, h3 a:hover, h3 a:active, h3 a:focus, h4 a:hover, h4 a:active, h4 a:focus, h5 a:hover, h5 a:active, h5 a:focus, h6 a:hover, h6 a:active, h6 a:focus {
      color: #b85500;
      text-decoration: none; }

h1 {
  font-weight: 700;
  margin-top: 0; }

h2 {
  font-weight: 500;
  color: #953458; }

h3 {
  font-size: 1.3rem; }

h4 {
  font-size: 1rem; }

p {
  font-family: 'Martel', Georgia, Times, 'Times new roman', serif;
  color: #383a3d;
  font-size: 16px;
  line-height: 1.7;
  font-weight: 300; }

li {
  font-family: 'Martel', Georgia, Times, 'Times new roman', serif; }

.strong {
  font-weight: 700; }

.text-accent-strong {
  color: #b85500; }

.text-accent-alt-1 {
  color: #953458; }

.text-accent-alt-2 {
  color: #177388; }

.text-main {
  color: #383a3d; }

.serifs {
  font-family: 'Martel', Georgia, Times, 'Times new roman', serif; }
  .serifs.small {
    font-weight: 400; }

.sans-serifs {
  font-family: "Fira Sans", Arial, sans-serif; }
  .sans-serifs.small {
    font-weight: 400; }

.color-letter-red {
  color: #ac0d0d; }

.color-text-accent-alt-1 {
  color: #953458; }

.color-text-accent-alt-2 {
  color: #177388; }

.color-update {
  color: #539c0a; }

.color-letter-red {
  color: #ac0d0d; }

.color-text-accent-alt-1 {
  color: #953458; }

.color-text-accent-alt-2 {
  color: #177388; }

.color-update {
  color: #539c0a; }

/* martel-200normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 200;
  src: local("Martel UltraLight"), local("Martel-UltraLight"), url("../../fonts/martel/martel-devanagari-200.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-200.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-300normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: local("Martel Light"), local("Martel-Light"), url("../../fonts/martel/martel-devanagari-300.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-300.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-400normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: local("Martel"), local("Martel-Regular"), url("../../fonts/martel/martel-devanagari-400.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-400.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-600normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: local("Martel DemiBold"), local("Martel-DemiBold"), url("../../fonts/martel/martel-devanagari-600.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-600.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-700normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: local("Martel Bold"), local("Martel-Bold"), url("../../fonts/martel/martel-devanagari-700.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-700.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-800normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 800;
  src: local("Martel ExtraBold"), local("Martel-ExtraBold"), url("../../fonts/martel/martel-devanagari-800.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-800.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-900normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 900;
  src: local("Martel Heavy"), local("Martel-Heavy"), url("../../fonts/martel/martel-devanagari-900.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-900.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

a {
  color: #546c82;
  text-decoration: none; }
  a:visited {
    color: #546c82; }
  a:hover, a:active, a:focus {
    color: #b85500;
    text-decoration: none; }
  a.link-external::after {
    content: "\2BB5";
    line-break: strict; }

footer a {
  color: #546c82;
  text-decoration: none;
  margin-right: 1rem; }
  footer a:visited {
    color: #546c82; }
  footer a:hover, footer a:active, footer a:focus {
    color: #b85500;
    text-decoration: none; }

.django-richtext p {
  margin-bottom: .5rem; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Martel', Georgia, Times, 'Times new roman', serif; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #000;
    text-decoration: none; }
    h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
      color: #000; }
    h1 a:hover, h1 a:active, h1 a:focus, h2 a:hover, h2 a:active, h2 a:focus, h3 a:hover, h3 a:active, h3 a:focus, h4 a:hover, h4 a:active, h4 a:focus, h5 a:hover, h5 a:active, h5 a:focus, h6 a:hover, h6 a:active, h6 a:focus {
      color: #b85500;
      text-decoration: none; }

h1 {
  font-weight: 700;
  margin-top: 0; }

h2 {
  font-weight: 500;
  color: #953458; }

h3 {
  font-size: 1.3rem; }

h4 {
  font-size: 1rem; }

p {
  font-family: 'Martel', Georgia, Times, 'Times new roman', serif;
  color: #383a3d;
  font-size: 16px;
  line-height: 1.7;
  font-weight: 300; }

li {
  font-family: 'Martel', Georgia, Times, 'Times new roman', serif; }

.strong {
  font-weight: 700; }

.text-accent-strong {
  color: #b85500; }

.text-accent-alt-1 {
  color: #953458; }

.text-accent-alt-2 {
  color: #177388; }

.text-main {
  color: #383a3d; }

.serifs {
  font-family: 'Martel', Georgia, Times, 'Times new roman', serif; }
  .serifs.small {
    font-weight: 400; }

.sans-serifs {
  font-family: "Fira Sans", Arial, sans-serif; }
  .sans-serifs.small {
    font-weight: 400; }

.color-letter-red {
  color: #ac0d0d; }

.color-text-accent-alt-1 {
  color: #953458; }

.color-text-accent-alt-2 {
  color: #177388; }

.color-update {
  color: #539c0a; }

.event-list-event {
  margin: 1rem 0; }
  .event-list-event a {
    font-size: 0.9rem; }
  .event-list-event .event-list-event-title {
    margin: 0.5rem 0 0; }
  .event-list-event .event-list-event-date, .event-list-event .event-list-event-time {
    font-weight: 400;
    color: #546c82;
    display: inline-block;
    margin: .5rem 0 1rem; }
  .event-list-event .event-list-review-link::before {
    content: "\229E"; }
  .event-list-event .event-list-review-link:not(.collapsed)::before {
    content: "\229F"; }
  .event-list-event .event-review {
    margin-bottom: 1rem; }

.review-title {
  padding: .3rem;
  background: aliceblue;
  position: absolute;
  top: 0;
  right: 0; }

.review-highlight {
  font-family: 'Martel', Georgia, Times, 'Times new roman', serif;
  font-style: italic; }

.event-list-event-status {
  border-radius: 3px;
  background-color: #8f8b87;
  color: #fff;
  padding: 0.1rem;
  rotate: 3deg;
  text-align: center; }
  .event-list-event-status.event-list-event-status-cancelled {
    background-color: #ff3305; }

.event-list-event-status-alt {
  border-radius: 0 0 15px 15px;
  background-color: #8f8b87;
  color: #fff;
  rotate: 30deg;
  text-align: center;
  padding: 0.9rem 0.1rem 0.5rem;
  margin-top: -9px; }

.color-letter-red {
  color: #ac0d0d; }

.color-text-accent-alt-1 {
  color: #953458; }

.color-text-accent-alt-2 {
  color: #177388; }

.color-update {
  color: #539c0a; }

.color-letter-red {
  color: #ac0d0d; }

.color-text-accent-alt-1 {
  color: #953458; }

.color-text-accent-alt-2 {
  color: #177388; }

.color-update {
  color: #539c0a; }

/* martel-200normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 200;
  src: local("Martel UltraLight"), local("Martel-UltraLight"), url("../../fonts/martel/martel-devanagari-200.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-200.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-300normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: local("Martel Light"), local("Martel-Light"), url("../../fonts/martel/martel-devanagari-300.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-300.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-400normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: local("Martel"), local("Martel-Regular"), url("../../fonts/martel/martel-devanagari-400.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-400.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-600normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: local("Martel DemiBold"), local("Martel-DemiBold"), url("../../fonts/martel/martel-devanagari-600.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-600.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-700normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: local("Martel Bold"), local("Martel-Bold"), url("../../fonts/martel/martel-devanagari-700.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-700.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-800normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 800;
  src: local("Martel ExtraBold"), local("Martel-ExtraBold"), url("../../fonts/martel/martel-devanagari-800.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-800.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-900normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 900;
  src: local("Martel Heavy"), local("Martel-Heavy"), url("../../fonts/martel/martel-devanagari-900.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-900.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

a {
  color: #546c82;
  text-decoration: none; }
  a:visited {
    color: #546c82; }
  a:hover, a:active, a:focus {
    color: #b85500;
    text-decoration: none; }
  a.link-external::after {
    content: "\2BB5";
    line-break: strict; }

footer a {
  color: #546c82;
  text-decoration: none;
  margin-right: 1rem; }
  footer a:visited {
    color: #546c82; }
  footer a:hover, footer a:active, footer a:focus {
    color: #b85500;
    text-decoration: none; }

.django-richtext p {
  margin-bottom: .5rem; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Martel', Georgia, Times, 'Times new roman', serif; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #000;
    text-decoration: none; }
    h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
      color: #000; }
    h1 a:hover, h1 a:active, h1 a:focus, h2 a:hover, h2 a:active, h2 a:focus, h3 a:hover, h3 a:active, h3 a:focus, h4 a:hover, h4 a:active, h4 a:focus, h5 a:hover, h5 a:active, h5 a:focus, h6 a:hover, h6 a:active, h6 a:focus {
      color: #b85500;
      text-decoration: none; }

h1 {
  font-weight: 700;
  margin-top: 0; }

h2 {
  font-weight: 500;
  color: #953458; }

h3 {
  font-size: 1.3rem; }

h4 {
  font-size: 1rem; }

p {
  font-family: 'Martel', Georgia, Times, 'Times new roman', serif;
  color: #383a3d;
  font-size: 16px;
  line-height: 1.7;
  font-weight: 300; }

li {
  font-family: 'Martel', Georgia, Times, 'Times new roman', serif; }

.strong {
  font-weight: 700; }

.text-accent-strong {
  color: #b85500; }

.text-accent-alt-1 {
  color: #953458; }

.text-accent-alt-2 {
  color: #177388; }

.text-main {
  color: #383a3d; }

.serifs {
  font-family: 'Martel', Georgia, Times, 'Times new roman', serif; }
  .serifs.small {
    font-weight: 400; }

.sans-serifs {
  font-family: "Fira Sans", Arial, sans-serif; }
  .sans-serifs.small {
    font-weight: 400; }

.menu-top {
  background-color: #fff;
  padding-left: .75rem;
  padding-right: .75rem; }
  .menu-top li {
    padding-right: 1rem; }

.navbar-light .navbar-nav .nav-link {
  font-family: 'Martel', Georgia, Times, 'Times new roman', serif;
  font-weight: 700;
  color: #383a3d;
  text-decoration: none; }
  .navbar-light .navbar-nav .nav-link:visited {
    color: #383a3d; }
  .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:active, .navbar-light .navbar-nav .nav-link:focus {
    color: #b85500;
    text-decoration: none; }
  .navbar-light .navbar-nav .nav-link.active a {
    color: #b85500;
    text-decoration: none; }
    .navbar-light .navbar-nav .nav-link.active a:visited {
      color: #b85500; }
    .navbar-light .navbar-nav .nav-link.active a:hover, .navbar-light .navbar-nav .nav-link.active a:active, .navbar-light .navbar-nav .nav-link.active a:focus {
      color: #383a3d;
      text-decoration: none; }

.sidebar-first .menu {
  margin-right: 2rem;
  padding-left: 0; }
  .sidebar-first .menu a {
    color: #000;
    text-decoration: none;
    font-family: 'Martel', Georgia, Times, 'Times new roman', serif;
    display: list-item; }
    .sidebar-first .menu a:visited {
      color: #000; }
    .sidebar-first .menu a:hover, .sidebar-first .menu a:active, .sidebar-first .menu a:focus {
      color: #8f8b87;
      text-decoration: none; }
  .sidebar-first .menu h6 {
    font-weight: 600;
    margin-top: 2rem; }
    .sidebar-first .menu h6:first-child {
      margin-top: 0; }
  .sidebar-first .menu li {
    list-style-type: none;
    font-weight: 600;
    border-bottom: 1px dotted #cecece;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem; }
    .sidebar-first .menu li:last-child {
      border-bottom: none; }
    .sidebar-first .menu li.active a {
      color: #b85500;
      text-decoration: none;
      color: #b85500 !important; }
      .sidebar-first .menu li.active a:visited {
        color: #b85500; }
      .sidebar-first .menu li.active a:hover, .sidebar-first .menu li.active a:active, .sidebar-first .menu li.active a:focus {
        color: #383a3d;
        text-decoration: none; }
    .sidebar-first .menu li .active {
      color: #b85500; }

footer ul.nav li a.active, footer ul.nav li a:visited.active {
  color: #b85500 !important; }

.color-letter-red {
  color: #ac0d0d; }

.color-text-accent-alt-1 {
  color: #953458; }

.color-text-accent-alt-2 {
  color: #177388; }

.color-update {
  color: #539c0a; }

.color-letter-red {
  color: #ac0d0d; }

.color-text-accent-alt-1 {
  color: #953458; }

.color-text-accent-alt-2 {
  color: #177388; }

.color-update {
  color: #539c0a; }

/* martel-200normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 200;
  src: local("Martel UltraLight"), local("Martel-UltraLight"), url("../../fonts/martel/martel-devanagari-200.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-200.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-300normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: local("Martel Light"), local("Martel-Light"), url("../../fonts/martel/martel-devanagari-300.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-300.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-400normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: local("Martel"), local("Martel-Regular"), url("../../fonts/martel/martel-devanagari-400.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-400.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-600normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: local("Martel DemiBold"), local("Martel-DemiBold"), url("../../fonts/martel/martel-devanagari-600.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-600.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-700normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: local("Martel Bold"), local("Martel-Bold"), url("../../fonts/martel/martel-devanagari-700.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-700.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-800normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 800;
  src: local("Martel ExtraBold"), local("Martel-ExtraBold"), url("../../fonts/martel/martel-devanagari-800.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-800.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-900normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 900;
  src: local("Martel Heavy"), local("Martel-Heavy"), url("../../fonts/martel/martel-devanagari-900.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-900.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

a {
  color: #546c82;
  text-decoration: none; }
  a:visited {
    color: #546c82; }
  a:hover, a:active, a:focus {
    color: #b85500;
    text-decoration: none; }
  a.link-external::after {
    content: "\2BB5";
    line-break: strict; }

footer a {
  color: #546c82;
  text-decoration: none;
  margin-right: 1rem; }
  footer a:visited {
    color: #546c82; }
  footer a:hover, footer a:active, footer a:focus {
    color: #b85500;
    text-decoration: none; }

.django-richtext p {
  margin-bottom: .5rem; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Martel', Georgia, Times, 'Times new roman', serif; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #000;
    text-decoration: none; }
    h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
      color: #000; }
    h1 a:hover, h1 a:active, h1 a:focus, h2 a:hover, h2 a:active, h2 a:focus, h3 a:hover, h3 a:active, h3 a:focus, h4 a:hover, h4 a:active, h4 a:focus, h5 a:hover, h5 a:active, h5 a:focus, h6 a:hover, h6 a:active, h6 a:focus {
      color: #b85500;
      text-decoration: none; }

h1 {
  font-weight: 700;
  margin-top: 0; }

h2 {
  font-weight: 500;
  color: #953458; }

h3 {
  font-size: 1.3rem; }

h4 {
  font-size: 1rem; }

p {
  font-family: 'Martel', Georgia, Times, 'Times new roman', serif;
  color: #383a3d;
  font-size: 16px;
  line-height: 1.7;
  font-weight: 300; }

li {
  font-family: 'Martel', Georgia, Times, 'Times new roman', serif; }

.strong {
  font-weight: 700; }

.text-accent-strong {
  color: #b85500; }

.text-accent-alt-1 {
  color: #953458; }

.text-accent-alt-2 {
  color: #177388; }

.text-main {
  color: #383a3d; }

.serifs {
  font-family: 'Martel', Georgia, Times, 'Times new roman', serif; }
  .serifs.small {
    font-weight: 400; }

.sans-serifs {
  font-family: "Fira Sans", Arial, sans-serif; }
  .sans-serifs.small {
    font-weight: 400; }

.record-cover-image {
  box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.3); }

.gallery-thumbnail {
  height: 15rem;
  object-fit: cover; }

.event-image .gallery-thumbnail {
  object-fit: scale-down; }

.color-letter-red {
  color: #ac0d0d; }

.color-text-accent-alt-1 {
  color: #953458; }

.color-text-accent-alt-2 {
  color: #177388; }

.color-update {
  color: #539c0a; }

.color-letter-red {
  color: #ac0d0d; }

.color-text-accent-alt-1 {
  color: #953458; }

.color-text-accent-alt-2 {
  color: #177388; }

.color-update {
  color: #539c0a; }

/* martel-200normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 200;
  src: local("Martel UltraLight"), local("Martel-UltraLight"), url("../../fonts/martel/martel-devanagari-200.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-200.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-300normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: local("Martel Light"), local("Martel-Light"), url("../../fonts/martel/martel-devanagari-300.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-300.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-400normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: local("Martel"), local("Martel-Regular"), url("../../fonts/martel/martel-devanagari-400.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-400.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-600normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: local("Martel DemiBold"), local("Martel-DemiBold"), url("../../fonts/martel/martel-devanagari-600.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-600.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-700normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: local("Martel Bold"), local("Martel-Bold"), url("../../fonts/martel/martel-devanagari-700.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-700.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-800normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 800;
  src: local("Martel ExtraBold"), local("Martel-ExtraBold"), url("../../fonts/martel/martel-devanagari-800.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-800.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-900normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 900;
  src: local("Martel Heavy"), local("Martel-Heavy"), url("../../fonts/martel/martel-devanagari-900.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-900.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

a {
  color: #546c82;
  text-decoration: none; }
  a:visited {
    color: #546c82; }
  a:hover, a:active, a:focus {
    color: #b85500;
    text-decoration: none; }
  a.link-external::after {
    content: "\2BB5";
    line-break: strict; }

footer a {
  color: #546c82;
  text-decoration: none;
  margin-right: 1rem; }
  footer a:visited {
    color: #546c82; }
  footer a:hover, footer a:active, footer a:focus {
    color: #b85500;
    text-decoration: none; }

.django-richtext p {
  margin-bottom: .5rem; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Martel', Georgia, Times, 'Times new roman', serif; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #000;
    text-decoration: none; }
    h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
      color: #000; }
    h1 a:hover, h1 a:active, h1 a:focus, h2 a:hover, h2 a:active, h2 a:focus, h3 a:hover, h3 a:active, h3 a:focus, h4 a:hover, h4 a:active, h4 a:focus, h5 a:hover, h5 a:active, h5 a:focus, h6 a:hover, h6 a:active, h6 a:focus {
      color: #b85500;
      text-decoration: none; }

h1 {
  font-weight: 700;
  margin-top: 0; }

h2 {
  font-weight: 500;
  color: #953458; }

h3 {
  font-size: 1.3rem; }

h4 {
  font-size: 1rem; }

p {
  font-family: 'Martel', Georgia, Times, 'Times new roman', serif;
  color: #383a3d;
  font-size: 16px;
  line-height: 1.7;
  font-weight: 300; }

li {
  font-family: 'Martel', Georgia, Times, 'Times new roman', serif; }

.strong {
  font-weight: 700; }

.text-accent-strong {
  color: #b85500; }

.text-accent-alt-1 {
  color: #953458; }

.text-accent-alt-2 {
  color: #177388; }

.text-main {
  color: #383a3d; }

.serifs {
  font-family: 'Martel', Georgia, Times, 'Times new roman', serif; }
  .serifs.small {
    font-weight: 400; }

.sans-serifs {
  font-family: "Fira Sans", Arial, sans-serif; }
  .sans-serifs.small {
    font-weight: 400; }

.color-letter-red {
  color: #ac0d0d; }

.color-text-accent-alt-1 {
  color: #953458; }

.color-text-accent-alt-2 {
  color: #177388; }

.color-update {
  color: #539c0a; }

.record-footer {
  font-size: 0.9rem; }

.review-row {
  border-radius: 3px;
  border: 1px dotted #cecece;
  padding: 1rem 0; }

.color-letter-red {
  color: #ac0d0d; }

.color-text-accent-alt-1 {
  color: #953458; }

.color-text-accent-alt-2 {
  color: #177388; }

.color-update {
  color: #539c0a; }

.color-letter-red {
  color: #ac0d0d; }

.color-text-accent-alt-1 {
  color: #953458; }

.color-text-accent-alt-2 {
  color: #177388; }

.color-update {
  color: #539c0a; }

.color-letter-red {
  color: #ac0d0d; }

.color-text-accent-alt-1 {
  color: #953458; }

.color-text-accent-alt-2 {
  color: #177388; }

.color-update {
  color: #539c0a; }

/* martel-200normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 200;
  src: local("Martel UltraLight"), local("Martel-UltraLight"), url("../../fonts/martel/martel-devanagari-200.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-200.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-300normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: local("Martel Light"), local("Martel-Light"), url("../../fonts/martel/martel-devanagari-300.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-300.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-400normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: local("Martel"), local("Martel-Regular"), url("../../fonts/martel/martel-devanagari-400.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-400.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-600normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: local("Martel DemiBold"), local("Martel-DemiBold"), url("../../fonts/martel/martel-devanagari-600.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-600.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-700normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: local("Martel Bold"), local("Martel-Bold"), url("../../fonts/martel/martel-devanagari-700.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-700.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-800normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 800;
  src: local("Martel ExtraBold"), local("Martel-ExtraBold"), url("../../fonts/martel/martel-devanagari-800.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-800.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-900normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 900;
  src: local("Martel Heavy"), local("Martel-Heavy"), url("../../fonts/martel/martel-devanagari-900.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-900.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

a {
  color: #546c82;
  text-decoration: none; }
  a:visited {
    color: #546c82; }
  a:hover, a:active, a:focus {
    color: #b85500;
    text-decoration: none; }
  a.link-external::after {
    content: "\2BB5";
    line-break: strict; }

footer a {
  color: #546c82;
  text-decoration: none;
  margin-right: 1rem; }
  footer a:visited {
    color: #546c82; }
  footer a:hover, footer a:active, footer a:focus {
    color: #b85500;
    text-decoration: none; }

.django-richtext p {
  margin-bottom: .5rem; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Martel', Georgia, Times, 'Times new roman', serif; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #000;
    text-decoration: none; }
    h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
      color: #000; }
    h1 a:hover, h1 a:active, h1 a:focus, h2 a:hover, h2 a:active, h2 a:focus, h3 a:hover, h3 a:active, h3 a:focus, h4 a:hover, h4 a:active, h4 a:focus, h5 a:hover, h5 a:active, h5 a:focus, h6 a:hover, h6 a:active, h6 a:focus {
      color: #b85500;
      text-decoration: none; }

h1 {
  font-weight: 700;
  margin-top: 0; }

h2 {
  font-weight: 500;
  color: #953458; }

h3 {
  font-size: 1.3rem; }

h4 {
  font-size: 1rem; }

p {
  font-family: 'Martel', Georgia, Times, 'Times new roman', serif;
  color: #383a3d;
  font-size: 16px;
  line-height: 1.7;
  font-weight: 300; }

li {
  font-family: 'Martel', Georgia, Times, 'Times new roman', serif; }

.strong {
  font-weight: 700; }

.text-accent-strong {
  color: #b85500; }

.text-accent-alt-1 {
  color: #953458; }

.text-accent-alt-2 {
  color: #177388; }

.text-main {
  color: #383a3d; }

.serifs {
  font-family: 'Martel', Georgia, Times, 'Times new roman', serif; }
  .serifs.small {
    font-weight: 400; }

.sans-serifs {
  font-family: "Fira Sans", Arial, sans-serif; }
  .sans-serifs.small {
    font-weight: 400; }

.view-repertoire-list .group-title {
  font-weight: 700;
  margin-bottom: 15px; }

.table.repertoire_table th {
  font-family: 'Martel', Georgia, Times, 'Times new roman', serif;
  border: none;
  color: #546c82;
  font-weight: 400; }

.color-letter-red {
  color: #ac0d0d; }

.color-text-accent-alt-1 {
  color: #953458; }

.color-text-accent-alt-2 {
  color: #177388; }

.color-update {
  color: #539c0a; }

.color-letter-red {
  color: #ac0d0d; }

.color-text-accent-alt-1 {
  color: #953458; }

.color-text-accent-alt-2 {
  color: #177388; }

.color-update {
  color: #539c0a; }

/* martel-200normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 200;
  src: local("Martel UltraLight"), local("Martel-UltraLight"), url("../../fonts/martel/martel-devanagari-200.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-200.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-300normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: local("Martel Light"), local("Martel-Light"), url("../../fonts/martel/martel-devanagari-300.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-300.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-400normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: local("Martel"), local("Martel-Regular"), url("../../fonts/martel/martel-devanagari-400.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-400.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-600normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: local("Martel DemiBold"), local("Martel-DemiBold"), url("../../fonts/martel/martel-devanagari-600.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-600.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-700normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: local("Martel Bold"), local("Martel-Bold"), url("../../fonts/martel/martel-devanagari-700.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-700.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-800normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 800;
  src: local("Martel ExtraBold"), local("Martel-ExtraBold"), url("../../fonts/martel/martel-devanagari-800.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-800.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-900normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 900;
  src: local("Martel Heavy"), local("Martel-Heavy"), url("../../fonts/martel/martel-devanagari-900.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-900.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

a {
  color: #546c82;
  text-decoration: none; }
  a:visited {
    color: #546c82; }
  a:hover, a:active, a:focus {
    color: #b85500;
    text-decoration: none; }
  a.link-external::after {
    content: "\2BB5";
    line-break: strict; }

footer a {
  color: #546c82;
  text-decoration: none;
  margin-right: 1rem; }
  footer a:visited {
    color: #546c82; }
  footer a:hover, footer a:active, footer a:focus {
    color: #b85500;
    text-decoration: none; }

.django-richtext p {
  margin-bottom: .5rem; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Martel', Georgia, Times, 'Times new roman', serif; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #000;
    text-decoration: none; }
    h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
      color: #000; }
    h1 a:hover, h1 a:active, h1 a:focus, h2 a:hover, h2 a:active, h2 a:focus, h3 a:hover, h3 a:active, h3 a:focus, h4 a:hover, h4 a:active, h4 a:focus, h5 a:hover, h5 a:active, h5 a:focus, h6 a:hover, h6 a:active, h6 a:focus {
      color: #b85500;
      text-decoration: none; }

h1 {
  font-weight: 700;
  margin-top: 0; }

h2 {
  font-weight: 500;
  color: #953458; }

h3 {
  font-size: 1.3rem; }

h4 {
  font-size: 1rem; }

p {
  font-family: 'Martel', Georgia, Times, 'Times new roman', serif;
  color: #383a3d;
  font-size: 16px;
  line-height: 1.7;
  font-weight: 300; }

li {
  font-family: 'Martel', Georgia, Times, 'Times new roman', serif; }

.strong {
  font-weight: 700; }

.text-accent-strong {
  color: #b85500; }

.text-accent-alt-1 {
  color: #953458; }

.text-accent-alt-2 {
  color: #177388; }

.text-main {
  color: #383a3d; }

.serifs {
  font-family: 'Martel', Georgia, Times, 'Times new roman', serif; }
  .serifs.small {
    font-weight: 400; }

.sans-serifs {
  font-family: "Fira Sans", Arial, sans-serif; }
  .sans-serifs.small {
    font-weight: 400; }

audio {
  display: block;
  height: 1.5rem;
  width: 8rem; }

.audiosamples caption {
  color: #383a3d; }
  .audiosamples caption:first-letter {
    text-transform: capitalize; }

.region-lang-switcher {
  background-color: #eee;
  display: table;
  margin-left: auto;
  margin-right: -45px;
  margin-top: 40px;
  padding: 5px; }

.language-switcher-language-url ul {
  list-style: none;
  margin-left: -15px; }
  .language-switcher-language-url ul li {
    display: table;
    float: left;
    padding: 6px 12px 3px; }
    .language-switcher-language-url ul li a {
      color: #8f8b87;
      text-decoration: none; }
      .language-switcher-language-url ul li a:visited {
        color: #8f8b87; }
      .language-switcher-language-url ul li a:hover, .language-switcher-language-url ul li a:active, .language-switcher-language-url ul li a:focus {
        color: #8f8b87;
        text-decoration: none; }

.language-row {
  margin-top: 0; }

.review-card {
  margin-bottom: 1rem;
  font-size: 0.9rem; }

.color-letter-red {
  color: #ac0d0d; }

.color-text-accent-alt-1 {
  color: #953458; }

.color-text-accent-alt-2 {
  color: #177388; }

.color-update {
  color: #539c0a; }

.color-letter-red {
  color: #ac0d0d; }

.color-text-accent-alt-1 {
  color: #953458; }

.color-text-accent-alt-2 {
  color: #177388; }

.color-update {
  color: #539c0a; }

/* martel-200normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 200;
  src: local("Martel UltraLight"), local("Martel-UltraLight"), url("../../fonts/martel/martel-devanagari-200.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-200.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-300normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: local("Martel Light"), local("Martel-Light"), url("../../fonts/martel/martel-devanagari-300.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-300.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-400normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: local("Martel"), local("Martel-Regular"), url("../../fonts/martel/martel-devanagari-400.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-400.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-600normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: local("Martel DemiBold"), local("Martel-DemiBold"), url("../../fonts/martel/martel-devanagari-600.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-600.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-700normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: local("Martel Bold"), local("Martel-Bold"), url("../../fonts/martel/martel-devanagari-700.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-700.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-800normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 800;
  src: local("Martel ExtraBold"), local("Martel-ExtraBold"), url("../../fonts/martel/martel-devanagari-800.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-800.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-900normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 900;
  src: local("Martel Heavy"), local("Martel-Heavy"), url("../../fonts/martel/martel-devanagari-900.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-900.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

a {
  color: #546c82;
  text-decoration: none; }
  a:visited {
    color: #546c82; }
  a:hover, a:active, a:focus {
    color: #b85500;
    text-decoration: none; }
  a.link-external::after {
    content: "\2BB5";
    line-break: strict; }

footer a {
  color: #546c82;
  text-decoration: none;
  margin-right: 1rem; }
  footer a:visited {
    color: #546c82; }
  footer a:hover, footer a:active, footer a:focus {
    color: #b85500;
    text-decoration: none; }

.django-richtext p {
  margin-bottom: .5rem; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Martel', Georgia, Times, 'Times new roman', serif; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #000;
    text-decoration: none; }
    h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
      color: #000; }
    h1 a:hover, h1 a:active, h1 a:focus, h2 a:hover, h2 a:active, h2 a:focus, h3 a:hover, h3 a:active, h3 a:focus, h4 a:hover, h4 a:active, h4 a:focus, h5 a:hover, h5 a:active, h5 a:focus, h6 a:hover, h6 a:active, h6 a:focus {
      color: #b85500;
      text-decoration: none; }

h1 {
  font-weight: 700;
  margin-top: 0; }

h2 {
  font-weight: 500;
  color: #953458; }

h3 {
  font-size: 1.3rem; }

h4 {
  font-size: 1rem; }

p {
  font-family: 'Martel', Georgia, Times, 'Times new roman', serif;
  color: #383a3d;
  font-size: 16px;
  line-height: 1.7;
  font-weight: 300; }

li {
  font-family: 'Martel', Georgia, Times, 'Times new roman', serif; }

.strong {
  font-weight: 700; }

.text-accent-strong {
  color: #b85500; }

.text-accent-alt-1 {
  color: #953458; }

.text-accent-alt-2 {
  color: #177388; }

.text-main {
  color: #383a3d; }

.serifs {
  font-family: 'Martel', Georgia, Times, 'Times new roman', serif; }
  .serifs.small {
    font-weight: 400; }

.sans-serifs {
  font-family: "Fira Sans", Arial, sans-serif; }
  .sans-serifs.small {
    font-weight: 400; }

.color-letter-red {
  color: #ac0d0d; }

.color-text-accent-alt-1 {
  color: #953458; }

.color-text-accent-alt-2 {
  color: #177388; }

.color-update {
  color: #539c0a; }

.table-gh thead th {
  font-family: 'Martel', Georgia, Times, 'Times new roman', serif;
  border-bottom: none;
  border-top: none; }

.table-gh td {
  font-family: 'Martel', Georgia, Times, 'Times new roman', serif;
  font-size: .95rem;
  width: min-content; }
  .table-gh td:first-child {
    min-width: 220px;
    max-width: 220px;
    width: 220px; }

.table-achievement thead th {
  padding-left: 0; }

.table-achievement tr.achievement {
  border-bottom: 1px solid #cecece; }
  .table-achievement tr.achievement:last-child {
    border-bottom: none; }

.color-letter-red {
  color: #ac0d0d; }

.color-text-accent-alt-1 {
  color: #953458; }

.color-text-accent-alt-2 {
  color: #177388; }

.color-update {
  color: #539c0a; }

.color-letter-red {
  color: #ac0d0d; }

.color-text-accent-alt-1 {
  color: #953458; }

.color-text-accent-alt-2 {
  color: #177388; }

.color-update {
  color: #539c0a; }

/* martel-200normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 200;
  src: local("Martel UltraLight"), local("Martel-UltraLight"), url("../../fonts/martel/martel-devanagari-200.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-200.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-300normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: local("Martel Light"), local("Martel-Light"), url("../../fonts/martel/martel-devanagari-300.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-300.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-400normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: local("Martel"), local("Martel-Regular"), url("../../fonts/martel/martel-devanagari-400.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-400.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-600normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: local("Martel DemiBold"), local("Martel-DemiBold"), url("../../fonts/martel/martel-devanagari-600.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-600.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-700normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: local("Martel Bold"), local("Martel-Bold"), url("../../fonts/martel/martel-devanagari-700.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-700.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-800normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 800;
  src: local("Martel ExtraBold"), local("Martel-ExtraBold"), url("../../fonts/martel/martel-devanagari-800.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-800.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-900normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 900;
  src: local("Martel Heavy"), local("Martel-Heavy"), url("../../fonts/martel/martel-devanagari-900.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-900.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

a {
  color: #546c82;
  text-decoration: none; }
  a:visited {
    color: #546c82; }
  a:hover, a:active, a:focus {
    color: #b85500;
    text-decoration: none; }
  a.link-external::after {
    content: "\2BB5";
    line-break: strict; }

footer a {
  color: #546c82;
  text-decoration: none;
  margin-right: 1rem; }
  footer a:visited {
    color: #546c82; }
  footer a:hover, footer a:active, footer a:focus {
    color: #b85500;
    text-decoration: none; }

.django-richtext p {
  margin-bottom: .5rem; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Martel', Georgia, Times, 'Times new roman', serif; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #000;
    text-decoration: none; }
    h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
      color: #000; }
    h1 a:hover, h1 a:active, h1 a:focus, h2 a:hover, h2 a:active, h2 a:focus, h3 a:hover, h3 a:active, h3 a:focus, h4 a:hover, h4 a:active, h4 a:focus, h5 a:hover, h5 a:active, h5 a:focus, h6 a:hover, h6 a:active, h6 a:focus {
      color: #b85500;
      text-decoration: none; }

h1 {
  font-weight: 700;
  margin-top: 0; }

h2 {
  font-weight: 500;
  color: #953458; }

h3 {
  font-size: 1.3rem; }

h4 {
  font-size: 1rem; }

p {
  font-family: 'Martel', Georgia, Times, 'Times new roman', serif;
  color: #383a3d;
  font-size: 16px;
  line-height: 1.7;
  font-weight: 300; }

li {
  font-family: 'Martel', Georgia, Times, 'Times new roman', serif; }

.strong {
  font-weight: 700; }

.text-accent-strong {
  color: #b85500; }

.text-accent-alt-1 {
  color: #953458; }

.text-accent-alt-2 {
  color: #177388; }

.text-main {
  color: #383a3d; }

.serifs {
  font-family: 'Martel', Georgia, Times, 'Times new roman', serif; }
  .serifs.small {
    font-weight: 400; }

.sans-serifs {
  font-family: "Fira Sans", Arial, sans-serif; }
  .sans-serifs.small {
    font-weight: 400; }

.color-letter-red {
  color: #ac0d0d; }

.color-text-accent-alt-1 {
  color: #953458; }

.color-text-accent-alt-2 {
  color: #177388; }

.color-update {
  color: #539c0a; }

div .teaching-achievement-links {
  margin-top: 0.25rem; }

div .teaching-achievement-sidebar img {
  border-radius: 5%;
  height: 7rem;
  max-height: 7rem;
  max-width: 7rem;
  object-fit: cover;
  width: 7rem; }

div .teaching-achievement-sidebar figcaption.figure-caption {
  font-size: 1rem;
  font-family: 'Martel', Georgia, Times, 'Times new roman', serif; }

.teaching-achievement-imgs img {
  max-height: 160px;
  border: 1px solid #cecece; }

.teaching-achievement-source {
  margin-bottom: 1rem;
  margin-top: -0.25rem; }

.badge-mdw,
.badge-jsb {
  border: none;
  font-style: italic; }
  .badge-mdw.badge-mdw,
  .badge-jsb.badge-mdw {
    color: #953458; }
  .badge-mdw.badge-jsb,
  .badge-jsb.badge-jsb {
    color: #177388; }

.border-update {
  border: 1px solid #d9e3cd; }

.border-cancel {
  border: 1px solid #dccdcd; }

.color-letter-red {
  color: #ac0d0d; }

.color-text-accent-alt-1 {
  color: #953458; }

.color-text-accent-alt-2 {
  color: #177388; }

.color-update {
  color: #539c0a; }

.color-letter-red {
  color: #ac0d0d; }

.color-text-accent-alt-1 {
  color: #953458; }

.color-text-accent-alt-2 {
  color: #177388; }

.color-update {
  color: #539c0a; }

/* martel-200normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 200;
  src: local("Martel UltraLight"), local("Martel-UltraLight"), url("../../fonts/martel/martel-devanagari-200.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-200.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-300normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: local("Martel Light"), local("Martel-Light"), url("../../fonts/martel/martel-devanagari-300.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-300.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-400normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: local("Martel"), local("Martel-Regular"), url("../../fonts/martel/martel-devanagari-400.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-400.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-600normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: local("Martel DemiBold"), local("Martel-DemiBold"), url("../../fonts/martel/martel-devanagari-600.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-600.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-700normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: local("Martel Bold"), local("Martel-Bold"), url("../../fonts/martel/martel-devanagari-700.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-700.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-800normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 800;
  src: local("Martel ExtraBold"), local("Martel-ExtraBold"), url("../../fonts/martel/martel-devanagari-800.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-800.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* martel-900normal - devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-display: swap;
  font-weight: 900;
  src: local("Martel Heavy"), local("Martel-Heavy"), url("../../fonts/martel/martel-devanagari-900.woff2") format("woff2"), url("../../fonts/martel/martel-devanagari-900.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

a {
  color: #546c82;
  text-decoration: none; }
  a:visited {
    color: #546c82; }
  a:hover, a:active, a:focus {
    color: #b85500;
    text-decoration: none; }
  a.link-external::after {
    content: "\2BB5";
    line-break: strict; }

footer a {
  color: #546c82;
  text-decoration: none;
  margin-right: 1rem; }
  footer a:visited {
    color: #546c82; }
  footer a:hover, footer a:active, footer a:focus {
    color: #b85500;
    text-decoration: none; }

.django-richtext p {
  margin-bottom: .5rem; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Martel', Georgia, Times, 'Times new roman', serif; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #000;
    text-decoration: none; }
    h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
      color: #000; }
    h1 a:hover, h1 a:active, h1 a:focus, h2 a:hover, h2 a:active, h2 a:focus, h3 a:hover, h3 a:active, h3 a:focus, h4 a:hover, h4 a:active, h4 a:focus, h5 a:hover, h5 a:active, h5 a:focus, h6 a:hover, h6 a:active, h6 a:focus {
      color: #b85500;
      text-decoration: none; }

h1 {
  font-weight: 700;
  margin-top: 0; }

h2 {
  font-weight: 500;
  color: #953458; }

h3 {
  font-size: 1.3rem; }

h4 {
  font-size: 1rem; }

p {
  font-family: 'Martel', Georgia, Times, 'Times new roman', serif;
  color: #383a3d;
  font-size: 16px;
  line-height: 1.7;
  font-weight: 300; }

li {
  font-family: 'Martel', Georgia, Times, 'Times new roman', serif; }

.strong {
  font-weight: 700; }

.text-accent-strong {
  color: #b85500; }

.text-accent-alt-1 {
  color: #953458; }

.text-accent-alt-2 {
  color: #177388; }

.text-main {
  color: #383a3d; }

.serifs {
  font-family: 'Martel', Georgia, Times, 'Times new roman', serif; }
  .serifs.small {
    font-weight: 400; }

.sans-serifs {
  font-family: "Fira Sans", Arial, sans-serif; }
  .sans-serifs.small {
    font-weight: 400; }

select {
  font-weight: 600;
  padding: 9px;
  border: none;
  border-radius: 2px;
  background-color: #fff;
  font-family: 'Martel', Georgia, Times, 'Times new roman', serif;
  font-size: 13px; }

input[type=button], input[type=submit], input[type=reset] {
  font-weight: 600;
  background-color: #383a3d;
  border: none;
  color: white;
  font-size: 13px;
  padding: 5px;
  text-decoration: none;
  margin: 4px 2px;
  cursor: pointer; }

.feedback-body p {
  font-style: italic; }

body {
  background-color: #fff;
  font-family: 'Martel', Georgia, Times, 'Times new roman', serif;
  flex-direction: column;
  height: 100vh; }

.border-light-gh {
  border: 1px solid #f3f3f3; }

.content-row, .footer-row, .header-row {
  background-color: #fff; }
  .content-row.content-row, .footer-row.content-row, .header-row.content-row {
    padding-top: 50px;
    padding-bottom: 20px; }
  .content-row.header-row, .footer-row.header-row, .header-row.header-row {
    padding-bottom: 20px;
    padding-top: 50px; }
  .content-row.footer-row, .footer-row.footer-row, .header-row.footer-row {
    padding-bottom: 50px;
    padding-top: 5px; }

.sidebar-first img {
  max-width: 85%;
  min-width: 100px;
  width: inherit;
  margin-bottom: 1rem; }

.top-image {
  max-height: 200px;
  min-width: 100%;
  overflow: hidden;
  margin-bottom: -56px; }
  .top-image img {
    min-width: 100%; }

.card {
  border: 1px solid #f3f3f3; }

li.active a {
  color: #b85500 !important; }
