.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-0c2f8ce:#FFFFFF;--e-global-color-3238c93:#1E4149;--e-global-color-2e69e1e:#000000;--e-global-color-d61abee:#DAD4C7;--e-global-color-f7ea171:#EFECE7;--e-global-color-fbfb7ad:#E7E2DA;--e-global-color-e524462:#93A7B6;--e-global-color-84be468:#9EC8A7;--e-global-typography-primary-font-family:"Playfair Display";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Lato";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Lato", Sans-serif;font-size:16px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-accent );}.elementor-kit-6 a:hover{color:var( --e-global-color-3238c93 );}.elementor-kit-6 h1{font-family:"Playfair Display", Sans-serif;}.elementor-kit-6 h2{font-family:"Playfair Display", Sans-serif;}.elementor-kit-6 h3{font-family:"Playfair Display", Sans-serif;}.elementor-kit-6 h4{font-family:"Playfair Display", Sans-serif;}.elementor-kit-6 h5{font-family:"Playfair Display", Sans-serif;}.elementor-kit-6 h6{font-family:"Playfair Display", Sans-serif;}.e-con{--container-default-padding-top:10px;--container-default-padding-right:10px;--container-default-padding-bottom:10px;--container-default-padding-left:10px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.mla_term_list ul {
  display: flex;
  flex-wrap: wrap;
  gap: .5rem;
  padding: 0;
  list-style: none;
}

.mla_term_list a {
  background: #7F441E; /* your brown */
  color: #fff;
  padding: .4em .8em;
  border-radius: 20px;
  text-decoration: none;
  font-weight: 600;
  transition: background .2s ease;
}

.mla_term_list a:hover {
  background: #A65C2B;
}

.call-number a {
   color: #61CE70;                /* inner fill color */
  -webkit-text-stroke: 0.7px #586450;  /* thin outline around text */
}
}/* End custom CSS */