﻿.ctc-r4-core-welcome-panel {
    background-color: #e3e3e3 !important;
}

    .ctc-r4-core-welcome-panel hr {
        color: #000;
    }

.ctc-r4-core-welcome-panel-border {
    border-color: #ced4da !important;
}

.ctc-r4-core-card-entity-metadata {
    background-color: #f5f5f5;
}

.ctc-r4-core-card-archived-entity-metadata {
    background-color: #f0ad4e;
    color: #000;
    border-top: #d69a45 1px solid;
}

.ctc-r4-core-environment-label {
    background-color: #ffe990;
    color: #000;
    border: #ccba73 1px solid;
}