/*
Theme Name: crfb
Template: museuio-theme
Author: museu.io
Author URI: https://museu.io/
Description:
Version: 2.2.13
Requires at least: 6.8
Tested up to: 6.8
Requires PHP: 7.4
License: Proprietary
Text Domain: crfb
*/


.mio-tnc-metadata-section__title:is(h1, h2, h3, h4, h5, h6) {
    font-size: var(--wp--preset--font-size--mio-regular);
    line-height: var(--mio-std-line-height-regular);
    font-weight: var(--mio-std-font-weight-bold);
    color: #111111;
}

.mio-tnc-metadata-section > details summary {
    border-bottom-color: #00000033;
}
