:root {
    --background: #f5f5f5;
    --white: #fff;
    --prime: #0077d8;
    --secondary: #1e1e1e;
    --secondary-40: rgba(30, 30, 30, 0.4);
}
