:root{
    --primary-color: #054A91;
    --secondary-color: #007EFF;
    --background-color: #F2F2F2;
    --background-secondary-color: white;
    --text-color: black;
}