/*
Theme Name: Ada Lovelace Child Theme
Author: Gareth Edwards
Description: <themeDescription>
Version: 1.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.0
Text Domain: UKRI
Template: masters-theme
*/

.facetwp-type-fselect .fs-option .fs-option-label {
    white-space: normal !important;
    word-break: keep-all !important;
    overflow-wrap: normal !important;
}

.news-panel .news-block-col p {
    color: #2E2D62 !important;
}

@media (max-width: 575.98px) {

    .facetwp-facet .fs-label-wrap,
    .fs-options,
    .facetwp-facet .fs-label-wrap .fs-label {
        width: 100% !important;
        min-width: 100% !important;
    }
}

.main .archive-listing .archive-wrap h2 {
    color: #2E2D62 !important;
}