:root {
    --main-blue:#1c3356;
    --white:#fff;
    --dark-grey:#010101;
    --light-grey:#858585;
}

