.section-label {
    font-size: 8px;        /* smaller text */
    font-weight: bold;
    color: #1e4fa8;         /* a clean, readable blue */
    text-shadow: 1px 1px 2px white;
}

