/* .path-lighthouses-all select#edit-field-directorate-category-list-target-id { */
    /* display: none; */
/* } */
/* .path-lighthouses-all select#edit-field-directorate-category-list-target-id-shs-0-1 { */
    /* display: none; */
/* } */
/* .path-lighthouses-all .shs-container { */
    /* display: none; */
/* } */

/* .path-lighthouses-all select#edit-term-node-tid-depth-shs-0-1 { */
    /* display: none; */
/* } */

/* .path-lighthouses-all select#edit-term-node-tid-depth { */
    /* display: none; */
/* } */

.page-title h1 {
    color: white;
}

.directorate-lighthouse-list .lighthouse-card a {
     background: #4f82b9;
    padding: 6px 20px;
    border-radius: 30px;
    text-decoration: none;
    color: #fff;
}