.elementor-kit-5{--e-global-color-primary:#000000;--e-global-color-secondary:#54595F;--e-global-color-text:#000000;--e-global-color-accent:#43524D;--e-global-color-6625b7b:#C18E25;--e-global-color-fa174af:#3F3E43;--e-global-color-b332dd1:#44524D;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Titillium Web";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:var( --e-global-color-6625b7b );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1500px;}.e-con{--container-max-width:1500px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@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 */#mirador-viewer button {
    color: inherit;
    background-color: transparent;
}
#mirador-viewer button:hover,
#mirador-viewer button:focus {
    color: inherit;
    background-color: inherit;
}
#mirador-viewer button.mirador-manifest-list-item-title {
    white-space: normal;
}
#mirador-viewer .mirador-window-top-bar {
  border-color: #C18E25;
}
#mirador-viewer .MuiFab-primary {
  background-color: #C18E25;
  color: #fff;
}
#mirador-viewer .MuiFab-primary:hover {
    background-color: #A87918;
    color: white;
}
#mirador-viewer .MuiIconButton-root:hover,
#mirador-viewer .MuiIconButton-root:active {
  color:rgba(0, 0, 0, 0.54);
  background-color:rgba(0, 0, 0, 0.04);
}

#manifest-url {
    margin-top: 1rem;
}
#manifest-url label {
    font-weight: 700;
}
#manifest-url input {
    padding: 0;
    border: none;
    outline: none;
    text-overflow: ellipsis;
    cursor: pointer;
}

.pod-field {
    display: grid;
    grid-template-columns: 1fr 2fr;
}

.pod-field-title {
    font-weight: bold;
}

.pod-field-value p {
    margin-bottom: 0;
}

.pod-spacer {
    margin-bottom: 1rem;
}

@media (max-width: 767px) {
    .pod-field {
        grid-template-columns: 1fr;
    }

    .pod-spacer {
        margin-bottom: 0;
    }

    .pod-field {
        margin-bottom: 0.5rem;
    }
}/* End custom CSS */