@import url(../../css/common2025.css);

:root {
  --special-theme-color-rgb: 43, 87, 62; /* #2B573E */
}

h2, h3, h4,
.table > thead > tr > th {
  background-color: rgba(var(--special-theme-color-rgb), 0.3);
}
