.bg-70{ background-color:#89C300; color:white; }
.bg-60{ background-color:#E4930A; color:white; }
.bg-50{ background-color:#F89A14; color:white; }
.bg-40{ background-color:#0CACF6; color:white; }
.bg-30{ background-color:#BA63B3; color:white; }
.bg-20{ background-color:#B00CF6; color:white; }
.bg-10{ background-color:#0ac9ac; color:white; }
.bg-00{ background-color:#87A3DE;//#E1626F color:white; }

.txt-70{ color:#89C300; }
.txt-60{ color:#E4930A; }
.txt-50{ color:#F89A14; }
.txt-40{ color:#0CACF6; }
.txt-30{ color:#BA63B3; }
.txt-20{ color:#B00CF6; }
.txt-10{ color:#0ac9ac; }
.txt-00{ color:#87A3DE;//#E1626F; }

.txt-w{ color:white;}
.txt-b{ color:black;}