#MainWrapper {
    background: #ffffff;
}

.MainH1 {
    color: #000;
    font-family: 'ISBold';
    font-size: 33px !important;
    float: right;
    width: 100%;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
.RuleTypeBackActive {
      border-color: #33a7f0 !important;
}
.RuleTypeBack {
    border-color: #000;
}
.RuleTypeBackActive img {
filter: brightness(0) saturate(100%) invert(52%) sepia(99%) saturate(867%) hue-rotate(175deg) brightness(95%) contrast(97%);
}
.RuleTypeBackActive p {
    color: #000;
}