:root {
    --primary: 21, 119, 166;
    --primary-light: 25, 157, 205;
    --primary-dark: #096f75;
    --background: #f8fafc;
    --white: #fff;
}