.crm-month-header-highlight {
  background: #facc15 !important;
  background-color: #facc15 !important;
  color: #111827 !important;
  box-shadow: inset 0 0 0 9999px rgba(250, 204, 21, 0.96) !important;
}

.crm-month-header-highlight,
.crm-month-header-highlight * {
  color: #111827 !important;
}

.matrix-table thead th {
  user-select: none;
}
