﻿.contract-expired-alert {
    /* Requested background color */
    background-color: #d7ece4 !important;
    /* keep alert padding and rounded corners from Bootstrap */
    border-color: rgba(0, 0, 0, 0.04);
    /*color: #0f5132;*/ /* ensures readable text on light green */
}