.root{
    --bgcolor: #03437e;
    --bgboder: #03437e;
    --bgbackg: #03437e;
}
.root1{
    --bgcolor: #e36414;
    --bgboder: #e36414;
    --bgbackg: #e36414;
}
.root2{
    --bgcolor: #4f772d;
    --bgboder: #4f772d;
    --bgbackg: #4f772d;
}
.root3{
    --bgcolor: #3a0ca3;
    --bgboder: #3a0ca3;
    --bgbackg: #3a0ca3;
}
.root4{
    --bgcolor: #8d0707;
    --bgboder: #8d0707;
    --bgbackg: #8d0707;
}
.root5{
    --bgcolor: #d62828;
    --bgboder: #d62828;
    --bgbackg: #d62828;
}
.root6{
    --bgcolor: #8338ec;
    --bgboder: #8338ec;
    --bgbackg: #8338ec;
}

.root7{
    --bgcolor: #e29578;
    --bgboder: #e29578;
    --bgbackg: #e29578;
}
.root8{
    --bgcolor: #1877f2;
    --bgboder: #1877f2;
    --bgbackg: #1877f2;
}