
    :root {
        --themecolor: #333;
        --themecolor-rgb: 51, 51, 51;
    }

    .gt-gray { color: #333 !important; }
    .text-dark-green { color: #28a745; }
    .bg-dark-green { background-color: #28a745; }
    .text-green { color: #28a745; }
    