:root {
    --header-color: #777fa8;
}

.main.crs-internet h1 {
    color: var(--header-color);
}
