.ct-remediation-deadline {
    border: 1px solid #f0c36d;
    border-radius: 8px;
    background: #fff8e6;
    padding: 0.75rem;
}

.ct-remediation-card {
    border-color: #f0c36d;
}

.ct-remediation-card .card-header {
    background: #fff8e6;
}

.ct-remediation-permanent {
    color: #b42318;
    font-weight: 600;
}
