.Radio__radioButton [type=radio]:checked+.Radio__radioLabel {
    background-color: #49d2b1!important;
    box-shadow: 0 2px #49d2b1!important;
    border-left-color: #49d2b1!important;
}

.ErrorPage__errorTitle, .ErrorPage__successTitle {
    color: #49d2b1!important;
}

.Header__brandFlexible .Header__brandName {
    margin: 0 .8rem;
    max-width: 20rem;
    font-size: 1.2em;
    font-weight: 100;
}

portal h1 {
    font-size: 1.776889rem;
    display: none!important;
}
