.displayInLineBlock {
    display: inline-block !important;
}

.activeAgreement {
    background-color: hsla(123, 83.7%, 59.0%, 0.2) !important;
}

.removedAgreement {
    background-color: hsla(0, 92.1%, 44.7%, 0.2) !important;
}