.bg-aliceblue {
    background-color: #f0f8ff;
   }
   .bg-antiquewhite {
    background-color: #faebd7;
   }
   .bg-aqua {
    background-color: #00ffff;
   }
   .bg-aquamarine {
    background-color: #7fffd4;
   }
   .bg-azure {
    background-color: #f0ffff;
   }
   .bg-beige {
    background-color: #f5f5dc;
   }
   .bg-bisque {
    background-color: #ffe4c4;
   }
   .bg-black {
    background-color: #000000;
   }
   .bg-blanchedalmond {
    background-color: #ffebcd;
   }
   .bg-blue {
    background-color: #0000ff;
   }
   .bg-blueviolet {
    background-color: #8a2be2;
   }
   .bg-brown {
    background-color: #a52a2a;
   }
   .bg-burlywood {
    background-color: #deb887;
   }
   .bg-cadetblue {
    background-color: #5f9ea0;
   }
   .bg-chartreuse {
    background-color: #7fff00;
   }
   .bg-chocolate {
    background-color: #d2691e;
   }
   .bg-coral {
    background-color: #ff7f50;
   }
   .bg-cornflowerblue {
    background-color: #6495ed;
   }
   .bg-cornsilk {
    background-color: #fff8dc;
   }
   .bg-crimson {
    background-color: #dc143c;
   }
   .bg-cyan {
    background-color: #00ffff;
   }
   .bg-darkblue {
    background-color: #00008b;
   }
   .bg-darkcyan {
    background-color: #008b8b;
   }
   .bg-darkgoldenrod {
    background-color: #b8860b;
   }
   .bg-darkgray {
    background-color: #a9a9a9;
   }
   .bg-darkgreen {
    background-color: #006400;
   }
   .bg-darkgrey {
    background-color: #a9a9a9;
   }
   .bg-darkkhaki {
    background-color: #bdb76b;
   }
   .bg-darkmagenta {
    background-color: #8b008b;
   }
   .bg-darkolivegreen {
    background-color: #556b2f;
   }
   .bg-darkorange {
    background-color: #ff8c00;
   }
   .bg-darkorchid {
    background-color: #9932cc;
   }
   .bg-darkred {
    background-color: #8b0000;
   }
   .bg-darksalmon {
    background-color: #e9967a;
   }
   .bg-darkseagreen {
    background-color: #8fbc8f;
   }
   .bg-darkslateblue {
    background-color: #483d8b;
   }
   .bg-darkslategray {
    background-color: #2f4f4f;
   }
   .bg-darkslategrey {
    background-color: #2f4f4f;
   }
   .bg-darkturquoise {
    background-color: #00ced1;
   }
   .bg-darkviolet {
    background-color: #9400d3;
   }
   .bg-deeppink {
    background-color: #ff1493;
   }
   .bg-deepskyblue {
    background-color: #00bfff;
   }
   .bg-dimgray {
    background-color: #696969;
   }
   .bg-dimgrey {
    background-color: #696969;
   }
   .bg-dodgerblue {
    background-color: #1e90ff;
   }
   .bg-firebrick {
    background-color: #b22222;
   }
   .bg-floralwhite {
    background-color: #fffaf0;
   }
   .bg-forestgreen {
    background-color: #228b22;
   }
   .bg-fuchsia {
    background-color: #ff00ff;
   }
   .bg-gainsboro {
    background-color: #dcdcdc;
   }
   .bg-ghostwhite {
    background-color: #f8f8ff;
   }
   .bg-gold {
    background-color: #ffd700;
   }
   .bg-goldenrod {
    background-color: #daa520;
   }
   .bg-gray {
    background-color: #808080;
   }
   .bg-green {
    background-color: #008000;
   }
   .bg-greenyellow {
    background-color: #adff2f;
   }
   .bg-grey {
    background-color: #808080;
   }
   .bg-honeydew {
    background-color: #f0fff0;
   }
   .bg-hotpink {
    background-color: #ff69b4;
   }
   .bg-indianred {
    background-color: #cd5c5c;
   }
   .bg-indigo {
    background-color: #4b0082;
   }
   .bg-ivory {
    background-color: #fffff0;
   }
   .bg-khaki {
    background-color: #f0e68c;
   }
   .bg-lavender {
    background-color: #e6e6fa;
   }
   .bg-lavenderblush {
    background-color: #fff0f5;
   }
   .bg-lawngreen {
    background-color: #7cfc00;
   }
   .bg-lemonchiffon {
    background-color: #fffacd;
   }
   .bg-lightblue {
    background-color: #add8e6;
   }
   .bg-lightcoral {
    background-color: #f08080;
   }
   .bg-lightcyan {
    background-color: #e0ffff;
   }
   .bg-lightgoldenrodyellow {
    background-color: #fafad2;
   }
   .bg-lightgray {
    background-color: #d3d3d3;
   }
   .bg-lightgreen {
    background-color: #90ee90;
   }
   .bg-lightgrey {
    background-color: #d3d3d3;
   }
   .bg-lightpink {
    background-color: #ffb6c1;
   }
   .bg-lightsalmon {
    background-color: #ffa07a;
   }
   .bg-lightseagreen {
    background-color: #20b2aa;
   }
   .bg-lightskyblue {
    background-color: #87cefa;
   }
   .bg-lightslategray {
    background-color: #778899;
   }
   .bg-lightslategrey {
    background-color: #778899;
   }
   .bg-lightsteelblue {
    background-color: #b0c4de;
   }
   .bg-lightyellow {
    background-color: #ffffe0;
   }
   .bg-lime {
    background-color: #00ff00;
   }
   .bg-limegreen {
    background-color: #32cd32;
   }
   .bg-linen {
    background-color: #faf0e6;
   }
   .bg-magenta {
    background-color: #ff00ff;
   }
   .bg-maroon {
    background-color: #800000;
   }
   .bg-mediumaquamarine {
    background-color: #66cdaa;
   }
   .bg-mediumblue {
    background-color: #0000cd;
   }
   .bg-mediumorchid {
    background-color: #ba55d3;
   }
   .bg-mediumpurple {
    background-color: #9370db;
   }
   .bg-mediumseagreen {
    background-color: #3cb371;
   }
   .bg-mediumslateblue {
    background-color: #7b68ee;
   }
   .bg-mediumspringgreen {
    background-color: #00fa9a;
   }
   .bg-mediumturquoise {
    background-color: #48d1cc;
   }
   .bg-mediumvioletred {
    background-color: #c71585;
   }
   .bg-midnightblue {
    background-color: #191970;
   }
   .bg-mintcream {
    background-color: #f5fffa;
   }
   .bg-mistyrose {
    background-color: #ffe4e1;
   }
   .bg-moccasin {
    background-color: #ffe4b5;
   }
   .bg-navajowhite {
    background-color: #ffdead;
   }
   .bg-navy {
    background-color: #000080;
   }
   .bg-oldlace {
    background-color: #fdf5e6;
   }
   .bg-olive {
    background-color: #808000;
   }
   .bg-olivedrab {
    background-color: #6b8e23;
   }
   .bg-orange {
    background-color: #ffa500;
   }
   .bg-orangered {
    background-color: #ff4500;
   }
   .bg-orchid {
    background-color: #da70d6;
   }
   .bg-palegoldenrod {
    background-color: #eee8aa;
   }
   .bg-palegreen {
    background-color: #98fb98;
   }
   .bg-paleturquoise {
    background-color: #afeeee;
   }
   .bg-palevioletred {
    background-color: #db7093;
   }
   .bg-papayawhip {
    background-color: #ffefd5;
   }
   .bg-peachpuff {
    background-color: #ffdab9;
   }
   .bg-peru {
    background-color: #cd853f;
   }
   .bg-pink {
    background-color: #ffc0cb;
   }
   .bg-plum {
    background-color: #dda0dd;
   }
   .bg-powderblue {
    background-color: #b0e0e6;
   }
   .bg-purple {
    background-color: #800080;
   }
   .bg-red {
    background-color: #ff0000;
   }
   .bg-rosybrown {
    background-color: #bc8f8f;
   }
   .bg-royalblue {
    background-color: #4169e1;
   }
   .bg-saddlebrown {
    background-color: #8b4513;
   }
   .bg-salmon {
    background-color: #fa8072;
   }
   .bg-sandybrown {
    background-color: #f4a460;
   }
   .bg-seagreen {
    background-color: #2e8b57;
   }
   .bg-seashell {
    background-color: #fff5ee;
   }
   .bg-sienna {
    background-color: #a0522d;
   }
   .bg-silver {
    background-color: #c0c0c0;
   }
   .bg-skyblue {
    background-color: #87ceeb;
   }
   .bg-slateblue {
    background-color: #6a5acd;
   }
   .bg-slategray {
    background-color: #708090;
   }
   .bg-slategrey {
    background-color: #708090;
   }
   .bg-snow {
    background-color: #fffafa;
   }
   .bg-springgreen {
    background-color: #00ff7f;
   }
   .bg-steelblue {
    background-color: #4682b4;
   }
   .bg-tan {
    background-color: #d2b48c;
   }
   .bg-teal {
    background-color: #008080;
   }
   .bg-thistle {
    background-color: #d8bfd8;
   }
   .bg-tomato {
    background-color: #ff6347;
   }
   .bg-turquoise {
    background-color: #40e0d0;
   }
   .bg-violet {
    background-color: #ee82ee;
   }
   .bg-wheat {
    background-color: #f5deb3;
   }
   .bg-white {
    background-color: #ffffff;
   }
   .bg-whitesmoke {
    background-color: #f5f5f5;
   }
   .bg-yellow {
    background-color: #ffff00;
   }
   .bg-yellowgreen {
    background-color: #9acd32;
   }
   .text-aliceblue {
    color: #f0f8ff;
   }
   .text-antiquewhite {
    color: #faebd7;
   }
   .text-aqua {
    color: #00ffff;
   }
   .text-aquamarine {
    color: #7fffd4;
   }
   .text-azure {
    color: #f0ffff;
   }
   .text-beige {
    color: #f5f5dc;
   }
   .text-bisque {
    color: #ffe4c4;
   }
   .text-black {
    color: #000000;
   }
   .text-blanchedalmond {
    color: #ffebcd;
   }
   .text-blue {
    color: #0000ff;
   }
   .text-blueviolet {
    color: #8a2be2;
   }
   .text-brown {
    color: #a52a2a;
   }
   .text-burlywood {
    color: #deb887;
   }
   .text-cadetblue {
    color: #5f9ea0;
   }
   .text-chartreuse {
    color: #7fff00;
   }
   .text-chocolate {
    color: #d2691e;
   }
   .text-coral {
    color: #ff7f50;
   }
   .text-cornflowerblue {
    color: #6495ed;
   }
   .text-cornsilk {
    color: #fff8dc;
   }
   .text-crimson {
    color: #dc143c;
   }
   .text-cyan {
    color: #00ffff;
   }
   .text-darkblue {
    color: #00008b;
   }
   .text-darkcyan {
    color: #008b8b;
   }
   .text-darkgoldenrod {
    color: #b8860b;
   }
   .text-darkgray {
    color: #a9a9a9;
   }
   .text-darkgreen {
    color: #006400;
   }
   .text-darkgrey {
    color: #a9a9a9;
   }
   .text-darkkhaki {
    color: #bdb76b;
   }
   .text-darkmagenta {
    color: #8b008b;
   }
   .text-darkolivegreen {
    color: #556b2f;
   }
   .text-darkorange {
    color: #ff8c00;
   }
   .text-darkorchid {
    color: #9932cc;
   }
   .text-darkred {
    color: #8b0000;
   }
   .text-darksalmon {
    color: #e9967a;
   }
   .text-darkseagreen {
    color: #8fbc8f;
   }
   .text-darkslateblue {
    color: #483d8b;
   }
   .text-darkslategray {
    color: #2f4f4f;
   }
   .text-darkslategrey {
    color: #2f4f4f;
   }
   .text-darkturquoise {
    color: #00ced1;
   }
   .text-darkviolet {
    color: #9400d3;
   }
   .text-deeppink {
    color: #ff1493;
   }
   .text-deepskyblue {
    color: #00bfff;
   }
   .text-dimgray {
    color: #696969;
   }
   .text-dimgrey {
    color: #696969;
   }
   .text-dodgerblue {
    color: #1e90ff;
   }
   .text-firebrick {
    color: #b22222;
   }
   .text-floralwhite {
    color: #fffaf0;
   }
   .text-forestgreen {
    color: #228b22;
   }
   .text-fuchsia {
    color: #ff00ff;
   }
   .text-gainsboro {
    color: #dcdcdc;
   }
   .text-ghostwhite {
    color: #f8f8ff;
   }
   .text-gold {
    color: #ffd700;
   }
   .text-goldenrod {
    color: #daa520;
   }
   .text-gray {
    color: #808080;
   }
   .text-green {
    color: #008000;
   }
   .text-greenyellow {
    color: #adff2f;
   }
   .text-grey {
    color: #808080;
   }
   .text-honeydew {
    color: #f0fff0;
   }
   .text-hotpink {
    color: #ff69b4;
   }
   .text-indianred {
    color: #cd5c5c;
   }
   .text-indigo {
    color: #4b0082;
   }
   .text-ivory {
    color: #fffff0;
   }
   .text-khaki {
    color: #f0e68c;
   }
   .text-lavender {
    color: #e6e6fa;
   }
   .text-lavenderblush {
    color: #fff0f5;
   }
   .text-lawngreen {
    color: #7cfc00;
   }
   .text-lemonchiffon {
    color: #fffacd;
   }
   .text-lightblue {
    color: #add8e6;
   }
   .text-lightcoral {
    color: #f08080;
   }
   .text-lightcyan {
    color: #e0ffff;
   }
   .text-lightgoldenrodyellow {
    color: #fafad2;
   }
   .text-lightgray {
    color: #d3d3d3;
   }
   .text-lightgreen {
    color: #90ee90;
   }
   .text-lightgrey {
    color: #d3d3d3;
   }
   .text-lightpink {
    color: #ffb6c1;
   }
   .text-lightsalmon {
    color: #ffa07a;
   }
   .text-lightseagreen {
    color: #20b2aa;
   }
   .text-lightskyblue {
    color: #87cefa;
   }
   .text-lightslategray {
    color: #778899;
   }
   .text-lightslategrey {
    color: #778899;
   }
   .text-lightsteelblue {
    color: #b0c4de;
   }
   .text-lightyellow {
    color: #ffffe0;
   }
   .text-lime {
    color: #00ff00;
   }
   .text-limegreen {
    color: #32cd32;
   }
   .text-linen {
    color: #faf0e6;
   }
   .text-magenta {
    color: #ff00ff;
   }
   .text-maroon {
    color: #800000;
   }
   .text-mediumaquamarine {
    color: #66cdaa;
   }
   .text-mediumblue {
    color: #0000cd;
   }
   .text-mediumorchid {
    color: #ba55d3;
   }
   .text-mediumpurple {
    color: #9370db;
   }
   .text-mediumseagreen {
    color: #3cb371;
   }
   .text-mediumslateblue {
    color: #7b68ee;
   }
   .text-mediumspringgreen {
    color: #00fa9a;
   }
   .text-mediumturquoise {
    color: #48d1cc;
   }
   .text-mediumvioletred {
    color: #c71585;
   }
   .text-midnightblue {
    color: #191970;
   }
   .text-mintcream {
    color: #f5fffa;
   }
   .text-mistyrose {
    color: #ffe4e1;
   }
   .text-moccasin {
    color: #ffe4b5;
   }
   .text-navajowhite {
    color: #ffdead;
   }
   .text-navy {
    color: #000080;
   }
   .text-oldlace {
    color: #fdf5e6;
   }
   .text-olive {
    color: #808000;
   }
   .text-olivedrab {
    color: #6b8e23;
   }
   .text-orange {
    color: #ffa500;
   }
   .text-orangered {
    color: #ff4500;
   }
   .text-orchid {
    color: #da70d6;
   }
   .text-palegoldenrod {
    color: #eee8aa;
   }
   .text-palegreen {
    color: #98fb98;
   }
   .text-paleturquoise {
    color: #afeeee;
   }
   .text-palevioletred {
    color: #db7093;
   }
   .text-papayawhip {
    color: #ffefd5;
   }
   .text-peachpuff {
    color: #ffdab9;
   }
   .text-peru {
    color: #cd853f;
   }
   .text-pink {
    color: #ffc0cb;
   }
   .text-plum {
    color: #dda0dd;
   }
   .text-powderblue {
    color: #b0e0e6;
   }
   .text-purple {
    color: #800080;
   }
   .text-red {
    color: #ff0000;
   }
   .text-rosybrown {
    color: #bc8f8f;
   }
   .text-royalblue {
    color: #4169e1;
   }
   .text-saddlebrown {
    color: #8b4513;
   }
   .text-salmon {
    color: #fa8072;
   }
   .text-sandybrown {
    color: #f4a460;
   }
   .text-seagreen {
    color: #2e8b57;
   }
   .text-seashell {
    color: #fff5ee;
   }
   .text-sienna {
    color: #a0522d;
   }
   .text-silver {
    color: #c0c0c0;
   }
   .text-skyblue {
    color: #87ceeb;
   }
   .text-slateblue {
    color: #6a5acd;
   }
   .text-slategray {
    color: #708090;
   }
   .text-slategrey {
    color: #708090;
   }
   .text-snow {
    color: #fffafa;
   }
   .text-springgreen {
    color: #00ff7f;
   }
   .text-steelblue {
    color: #4682b4;
   }
   .text-tan {
    color: #d2b48c;
   }
   .text-teal {
    color: #008080;
   }
   .text-thistle {
    color: #d8bfd8;
   }
   .text-tomato {
    color: #ff6347;
   }
   .text-turquoise {
    color: #40e0d0;
   }
   .text-violet {
    color: #ee82ee;
   }
   .text-wheat {
    color: #f5deb3;
   }
   .text-white {
    color: #ffffff;
   }
   .text-whitesmoke {
    color: #f5f5f5;
   }
   .text-yellow {
    color: #ffff00;
   }
   .text-yellowgreen {
    color: #9acd32;
   }