.title-report-director {
    font-size: 1.4rem;
    font-weight: 700;
    color: #D51C48;
    margin-bottom: 0.2rem;
    padding-left: 20px;
}

.subtitle-report-director {
    color: #6c757d;
    font-size: 1rem;
    margin-bottom: 1.5rem;
    padding-left: 20px;
}

.kegiatan-harian-container {
    padding: 20px;
}


.section-header h1 {
    color: #5a5c69;
    font-weight: 700;
}

.text-muted {
    color: #858796 !important;
}

@media (max-width: 768px) {
    .table-responsive {
        border: 1px solid #e3e6f0;
    }

    .card-body {
        padding: 15px;
    }
}
