.social-list-anchor[data-custom-theme=dark] img {
    filter: brightness(0) invert(1);
}
.site-content-wrap blockquote {
    display: inline-block;
    background: #8a1538;
    color: #fff;
    border-radius: 10px;
    padding: 10px 15px;
    margin: 15px 0px;
}
.site-content-wrap blockquote p {
    color: #fff !important;
    font-weight: bold;
  font-size:1.5rem;
}
.whatson-row-wrapper
{
    background-position: top -5px left 0;
}
header
{
  max-height:120px;
}
.floating--nav-bar
{
  bottom:-0.2rem;
  top: auto;
}

.judgements-filter-wrapper .judgements-filter-container .flex-table-wrap .filter-inner-table-1 .inner-table-cell.colspan-3 .form-select-group .select2-container--default.select2-container--focus .select2-selection--multiple ul.select2-selection__rendered li, .judgements-filter-wrapper .judgements-filter-container .flex-table-wrap .filter-inner-table-1 .inner-table-cell.colspan-3 .form-select-group .select2-container--default .select2-selection--multiple ul.select2-selection__rendered li
{
      background: transparent;
    border: transparent;
    color: #585858;
      line-height: 40px;
}
.page-node-613 .rules--title-block, .page-node-612 .rules--title-block 
{
  display:none;
}
    .home-resource-lib--element p {
        font-size: 1rem !important;
    }