div#oneTimeModal .modal-body {
    background-color:#
}

.specifics-label {
    font-weight: 600;
    font-size: 14px;
    color: #ffffff;
    margin-bottom: 2px;
}

.specifics-value {
    font-size: 13px;
    color: #ffffff;
}

.quicklinkbutton.buttoncolor-black_darkblue {
    background-color: #4b8723 !important;
}

.quicklinkbutton-label {
    display: inline-block;
    width: 100%;
    text-align: center;
    letter-spacing: 1px;
    text-decoration: none;
    font-weight: bold;
}