:root {
    --primary-color: rgb(82, 125, 156);
    --primary-dark: rgb(62, 105, 136);
    --text-light: #666;
}