.bg-red-50 { background-color: #FFEBEE; }
.text-red-50 { color: #FFEBEE; }
.bg-red-100 { background-color: #FFCDD2; }
.text-red-100 { color: #FFCDD2; }
.bg-red-200 { background-color: #EF9A9A; }
.text-red-200 { color: #EF9A9A; }
.bg-red-300 { background-color: #E57373; }
.text-red-300 { color: #E57373; }
.bg-red-400 { background-color: #EF5350; }
.text-red-400 { color: #EF5350; }
.bg-red-500 { background-color: #F44336; }
.text-red-500 { color: #F44336; }
.bg-red-600 { background-color: #E53935; }
.text-red-600 { color: #E53935; }
.bg-red-700 { background-color: #D32F2F; }
.text-red-700 { color: #D32F2F; }
.bg-red-800 { background-color: #C62828; }
.text-red-800 { color: #C62828; }
.bg-red-900 { background-color: #B71C1C; }
.text-red-900 { color: #B71C1C; }
.bg-red-A100 { background-color: #FF8A80; }
.text-red-A100 { color: #FF8A80; }
.bg-red-A200 { background-color: #FF5252; }
.text-red-A200 { color: #FF5252; }
.bg-red-A300 { background-color: #FF1744; }
.text-red-A300 { color: #FF1744; }
.bg-red-A400 { background-color: #D50000; }
.text-red-A400 { color: #D50000; }

.bg-pink-50 { background-color: #fce4ec; }
.text-pink-50 { color: #fce4ec; }
.bg-pink-100 { background-color: #f8bbd0; }
.text-pink-100 { color: #f8bbd0; }
.bg-pink-200 { background-color: #f48fb1; }
.text-pink-200 { color: #f48fb1; }
.bg-pink-300 { background-color: #f06292; }
.text-pink-300 { color: #f06292; }
.bg-pink-400 { background-color: #ec407a; }
.text-pink-400 { color: #ec407a; }
.bg-pink-500 { background-color: #e91e63; }
.text-pink-500 { color: #e91e63; }
.bg-pink-600 { background-color: #d81b60; }
.text-pink-600 { color: #d81b60; }
.bg-pink-700 { background-color: #c2185b; }
.text-pink-700 { color: #c2185b; }
.bg-pink-800 { background-color: #ad1457; }
.text-pink-800 { color: #ad1457; }
.bg-pink-900 { background-color: #880e4f; }
.text-pink-900 { color: #880e4f; }
.bg-pink-A100 { background-color: #ff80ab; }
.text-pink-A100 { color: #ff80ab; }
.bg-pink-A200 { background-color: #ff4081; }
.text-pink-A200 { color: #ff4081; }
.bg-pink-A300 { background-color: #f50057; }
.text-pink-A300 { color: #f50057; }
.bg-pink-A400 { background-color: #c51162; }
.text-pink-A400 { color: #c51162; }

.bg-purple-50 { background-color: #f3e5f5; }
.text-purple-50 { color: #f3e5f5; }
.bg-purple-100 { background-color: #e1bee7; }
.text-purple-100 { color: #e1bee7; }
.bg-purple-200 { background-color: #ce93d8; }
.text-purple-200 { color: #ce93d8; }
.bg-purple-300 { background-color: #ba68c8; }
.text-purple-300 { color: #ba68c8; }
.bg-purple-400 { background-color: #ab47bc; }
.text-purple-400 { color: #ab47bc; }
.bg-purple-500 { background-color: #9c27b0; }
.text-purple-500 { color: #9c27b0; }
.bg-purple-600 { background-color: #8e24aa; }
.text-purple-600 { color: #8e24aa; }
.bg-purple-700 { background-color: #7b1fa2; }
.text-purple-700 { color: #7b1fa2; }
.bg-purple-800 { background-color: #6a1b9a; }
.text-purple-800 { color: #6a1b9a; }
.bg-purple-900 { background-color: #4a148c; }
.text-purple-900 { color: #4a148c; }
.bg-purple-A100 { background-color: #ea80fc; }
.text-purple-A100 { color: #ea80fc; }
.bg-purple-A200 { background-color: #e040fb; }
.text-purple-A200 { color: #e040fb; }
.bg-purple-A300 { background-color: #d500f9; }
.text-purple-A300 { color: #d500f9; }
.bg-purple-A400 { background-color: #aa00ff; }
.text-purple-A400 { color: #aa00ff; }

.bg-deeppurple-50 { background-color: #ede7f6; }
.text-deeppurple-50 { color: #ede7f6; }
.bg-deeppurple-100 { background-color: #d1c4e9; }
.text-deeppurple-100 { color: #d1c4e9; }
.bg-deeppurple-200 { background-color: #b39ddb; }
.text-deeppurple-200 { color: #b39ddb; }
.bg-deeppurple-300 { background-color: #9575cd; }
.text-deeppurple-300 { color: #9575cd; }
.bg-deeppurple-400 { background-color: #7e57c2; }
.text-deeppurple-400 { color: #7e57c2; }
.bg-deeppurple-500 { background-color: #673ab7; }
.text-deeppurple-500 { color: #673ab7; }
.bg-deeppurple-600 { background-color: #5e35b1; }
.text-deeppurple-600 { color: #5e35b1; }
.bg-deeppurple-700 { background-color: #512da8; }
.text-deeppurple-700 { color: #512da8; }
.bg-deeppurple-800 { background-color: #4527a0; }
.text-deeppurple-800 { color: #4527a0; }
.bg-deeppurple-900 { background-color: #311b92; }
.text-deeppurple-900 { color: #311b92; }
.bg-deeppurple-A100 { background-color: #b388ff; }
.text-deeppurple-A100 { color: #b388ff; }
.bg-deeppurple-A200 { background-color: #7c4dff; }
.text-deeppurple-A200 { color: #7c4dff; }
.bg-deeppurple-A300 { background-color: #651fff; }
.text-deeppurple-A300 { color: #651fff; }
.bg-deeppurple-A400 { background-color: #6200ea; }
.text-deeppurple-A400 { color: #6200ea; }

.bg-indigo-50 { background-color: #e8eaf6; }
.text-indigo-50 { color: #e8eaf6; }
.bg-indigo-100 { background-color: #c5cae9; }
.text-indigo-100 { color: #c5cae9; }
.bg-indigo-200 { background-color: #9fa8da; }
.text-indigo-200 { color: #9fa8da; }
.bg-indigo-300 { background-color: #7986cb; }
.text-indigo-300 { color: #7986cb; }
.bg-indigo-400 { background-color: #5c6bc0; }
.text-indigo-400 { color: #5c6bc0; }
.bg-indigo-500 { background-color: #3f51b5; }
.text-indigo-500 { color: #3f51b5; }
.bg-indigo-600 { background-color: #3949ab; }
.text-indigo-600 { color: #3949ab; }
.bg-indigo-700 { background-color: #303f9f; }
.text-indigo-700 { color: #303f9f; }
.bg-indigo-800 { background-color: #283593; }
.text-indigo-800 { color: #283593; }
.bg-indigo-900 { background-color: #1a237e; }
.text-indigo-900 { color: #1a237e; }
.bg-indigo-A100 { background-color: #8c9eff; }
.text-indigo-A100 { color: #8c9eff; }
.bg-indigo-A200 { background-color: #536dfe; }
.text-indigo-A200 { color: #536dfe; }
.bg-indigo-A300 { background-color: #3d5afe; }
.text-indigo-A300 { color: #3d5afe; }
.bg-indigo-A400 { background-color: #304ffe; }
.text-indigo-A400 { color: #304ffe; }

.bg-blue-50 { background-color: #E3F2FD; }
.text-blue-50 { color: #E3F2FD; }
.bg-blue-100 { background-color: #BBDEFB; }
.text-blue-100 { color: #BBDEFB; }
.bg-blue-200 { background-color: #90CAF9; }
.text-blue-200 { color: #90CAF9; }
.bg-blue-300 { background-color: #64B5F6; }
.text-blue-300 { color: #64B5F6; }
.bg-blue-400 { background-color: #42A5F5; }
.text-blue-400 { color: #42A5F5; }
.bg-blue-500 { background-color: #2196F3; }
.text-blue-500 { color: #2196F3; }
.bg-blue-600 { background-color: #1E88E5; }
.text-blue-600 { color: #1E88E5; }
.bg-blue-700 { background-color: #1976D2; }
.text-blue-700 { color: #1976D2; }
.bg-blue-800 { background-color: #1565C0; }
.text-blue-800 { color: #1565C0; }
.bg-blue-900 { background-color: #0D47A1; }
.text-blue-900 { color: #0D47A1; }
.bg-blue-A100 { background-color: #82B1FF; }
.text-blue-A100 { color: #82B1FF; }
.bg-blue-A200 { background-color: #448AFF; }
.text-blue-A200 { color: #448AFF; }
.bg-blue-A300 { background-color: #2979FF; }
.text-blue-A300 { color: #2979FF; }
.bg-blue-A400 { background-color: #2962FF; }
.text-blue-A400 { color: #2962FF; }

.bg-lightblue-50 { background-color: #e1f5fe; }
.text-lightblue-50 { color: #e1f5fe; }
.bg-lightblue-100 { background-color: #b3e5fc; }
.text-lightblue-100 { color: #b3e5fc; }
.bg-lightblue-200 { background-color: #81d4fa; }
.text-lightblue-200 { color: #81d4fa; }
.bg-lightblue-300 { background-color: #4fc3f7; }
.text-lightblue-300 { color: #4fc3f7; }
.bg-lightblue-400 { background-color: #29b6f6; }
.text-lightblue-400 { color: #29b6f6; }
.bg-lightblue-500 { background-color: #03a9f4; }
.text-lightblue-500 { color: #03a9f4; }
.bg-lightblue-600 { background-color: #039be5; }
.text-lightblue-600 { color: #039be5; }
.bg-lightblue-700 { background-color: #0288d1; }
.text-lightblue-700 { color: #0288d1; }
.bg-lightblue-800 { background-color: #0277bd; }
.text-lightblue-800 { color: #0277bd; }
.bg-lightblue-900 { background-color: #01579b; }
.text-lightblue-900 { color: #01579b; }
.bg-lightblue-A100 { background-color: #80d8ff; }
.text-lightblue-A100 { color: #80d8ff; }
.bg-lightblue-A200 { background-color: #40c4ff; }
.text-lightblue-A200 { color: #40c4ff; }
.bg-lightblue-A300 { background-color: #00b0ff; }
.text-lightblue-A300 { color: #00b0ff; }
.bg-lightblue-A400 { background-color: #0091ea; }
.text-lightblue-A400 { color: #0091ea; }

.bg-cyan-50 { background-color: #e0f7fa; }
.text-cyan-50 { color: #e0f7fa; }
.bg-cyan-100 { background-color: #b2ebf2; }
.text-cyan-100 { color: #b2ebf2; }
.bg-cyan-200 { background-color: #80deea; }
.text-cyan-200 { color: #80deea; }
.bg-cyan-300 { background-color: #4dd0e1; }
.text-cyan-300 { color: #4dd0e1; }
.bg-cyan-400 { background-color: #26c6da; }
.text-cyan-400 { color: #26c6da; }
.bg-cyan-500 { background-color: #00bcd4; }
.text-cyan-500 { color: #00bcd4; }
.bg-cyan-600 { background-color: #00acc1; }
.text-cyan-600 { color: #00acc1; }
.bg-cyan-700 { background-color: #0097a7; }
.text-cyan-700 { color: #0097a7; }
.bg-cyan-800 { background-color: #00838f; }
.text-cyan-800 { color: #00838f; }
.bg-cyan-900 { background-color: #006064; }
.text-cyan-900 { color: #006064; }
.bg-cyan-A100 { background-color: #84ffff; }
.text-cyan-A100 { color: #84ffff; }
.bg-cyan-A200 { background-color: #18ffff; }
.text-cyan-A200 { color: #18ffff; }
.bg-cyan-A300 { background-color: #00e5ff; }
.text-cyan-A300 { color: #00e5ff; }
.bg-cyan-A400 { background-color: #00b8d4; }
.text-cyan-A400 { color: #00b8d4; }

.bg-teal-50 { background-color: #e0f2f1; }
.text-teal-50 { color: #e0f2f1; }
.bg-teal-100 { background-color: #b2dfdb; }
.text-teal-100 { color: #b2dfdb; }
.bg-teal-200 { background-color: #80cbc4; }
.text-teal-200 { color: #80cbc4; }
.bg-teal-300 { background-color: #4db6ac; }
.text-teal-300 { color: #4db6ac; }
.bg-teal-400 { background-color: #26a69a; }
.text-teal-400 { color: #26a69a; }
.bg-teal-500 { background-color: #009688; }
.text-teal-500 { color: #009688; }
.bg-teal-600 { background-color: #00897b; }
.text-teal-600 { color: #00897b; }
.bg-teal-700 { background-color: #00796b; }
.text-teal-700 { color: #00796b; }
.bg-teal-800 { background-color: #00695c; }
.text-teal-800 { color: #00695c; }
.bg-teal-900 { background-color: #004d40; }
.text-teal-900 { color: #004d40; }
.bg-teal-A100 { background-color: #a7ffeb; }
.text-teal-A100 { color: #a7ffeb; }
.bg-teal-A200 { background-color: #64ffda; }
.text-teal-A200 { color: #64ffda; }
.bg-teal-A300 { background-color: #1de9b6; }
.text-teal-A300 { color: #1de9b6; }
.bg-teal-A400 { background-color: #00bfa5; }
.text-teal-A400 { color: #00bfa5; }

.bg-green-50 { background-color: #E8F5E9; }
.text-green-50 { color: #E8F5E9; }
.bg-green-100 { background-color: #C8E6C9; }
.text-green-100 { color: #C8E6C9; }
.bg-green-200 { background-color: #A5D6A7; }
.text-green-200 { color: #A5D6A7; }
.bg-green-300 { background-color: #81C784; }
.text-green-300 { color: #81C784; }
.bg-green-400 { background-color: #66BB6A; }
.text-green-400 { color: #66BB6A; }
.bg-green-500 { background-color: #4CAF50; }
.text-green-500 { color: #4CAF50; }
.bg-green-600 { background-color: #43A047; }
.text-green-600 { color: #43A047; }
.bg-green-700 { background-color: #388E3C; }
.text-green-700 { color: #388E3C; }
.bg-green-800 { background-color: #2E7D32; }
.text-green-800 { color: #2E7D32; }
.bg-green-900 { background-color: #1B5E20; }
.text-green-900 { color: #1B5E20; }
.bg-green-A100 { background-color: #B9F6CA; }
.text-green-A100 { color: #B9F6CA; }
.bg-green-A200 { background-color: #69F0AE; }
.text-green-A200 { color: #69F0AE; }
.bg-green-A300 { background-color: #00E676; }
.text-green-A300 { color: #00E676; }
.bg-green-A400 { background-color: #00C853; }
.text-green-A400 { color: #00C853; }

.bg-lightgreen-50 { background-color: #f1f8e9; }
.text-lightgreen-50 { color: #f1f8e9; }
.bg-lightgreen-100 { background-color: #dcedc8; }
.text-lightgreen-100 { color: #dcedc8; }
.bg-lightgreen-200 { background-color: #c5e1a5; }
.text-lightgreen-200 { color: #c5e1a5; }
.bg-lightgreen-300 { background-color: #aed581; }
.text-lightgreen-300 { color: #aed581; }
.bg-lightgreen-400 { background-color: #9ccc65; }
.text-lightgreen-400 { color: #9ccc65; }
.bg-lightgreen-500 { background-color: #8bc34a; }
.text-lightgreen-500 { color: #8bc34a; }
.bg-lightgreen-600 { background-color: #7cb342; }
.text-lightgreen-600 { color: #7cb342; }
.bg-lightgreen-700 { background-color: #689f38; }
.text-lightgreen-700 { color: #689f38; }
.bg-lightgreen-800 { background-color: #558b2f; }
.text-lightgreen-800 { color: #558b2f; }
.bg-lightgreen-900 { background-color: #33691e; }
.text-lightgreen-900 { color: #33691e; }
.bg-lightgreen-A100 { background-color: #ccff90; }
.text-lightgreen-A100 { color: #ccff90; }
.bg-lightgreen-A200 { background-color: #b2ff59; }
.text-lightgreen-A200 { color: #b2ff59; }
.bg-lightgreen-A300 { background-color: #76ff03; }
.text-lightgreen-A300 { color: #76ff03; }
.bg-lightgreen-A400 { background-color: #64dd17; }
.text-lightgreen-A400 { color: #64dd17; }

.bg-lime-50 { background-color: #f9fbe7; }
.text-lime-50 { color: #f9fbe7; }
.bg-lime-100 { background-color: #f0f4c3; }
.text-lime-100 { color: #f0f4c3; }
.bg-lime-200 { background-color: #e6ee9c; }
.text-lime-200 { color: #e6ee9c; }
.bg-lime-300 { background-color: #dce775; }
.text-lime-300 { color: #dce775; }
.bg-lime-400 { background-color: #d4e157; }
.text-lime-400 { color: #d4e157; }
.bg-lime-500 { background-color: #cddc39; }
.text-lime-500 { color: #cddc39; }
.bg-lime-600 { background-color: #c0ca33; }
.text-lime-600 { color: #c0ca33; }
.bg-lime-700 { background-color: #afb42b; }
.text-lime-700 { color: #afb42b; }
.bg-lime-800 { background-color: #9e9d24; }
.text-lime-800 { color: #9e9d24; }
.bg-lime-900 { background-color: #827717; }
.text-lime-900 { color: #827717; }
.bg-lime-A100 { background-color: #f4ff81; }
.text-lime-A100 { color: #f4ff81; }
.bg-lime-A200 { background-color: #eeff41; }
.text-lime-A200 { color: #eeff41; }
.bg-lime-A300 { background-color: #c6ff00; }
.text-lime-A300 { color: #c6ff00; }
.bg-lime-A400 { background-color: #aeea00; }
.text-lime-A400 { color: #aeea00; }

.bg-yellow-50 { background-color: #fffde7; }
.text-yellow-50 { color: #fffde7; }
.bg-yellow-100 { background-color: #fff9c4; }
.text-yellow-100 { color: #fff9c4; }
.bg-yellow-200 { background-color: #fff59d; }
.text-yellow-200 { color: #fff59d; }
.bg-yellow-300 { background-color: #fff176; }
.text-yellow-300 { color: #fff176; }
.bg-yellow-400 { background-color: #ffee58; }
.text-yellow-400 { color: #ffee58; }
.bg-yellow-500 { background-color: #ffeb3b; }
.text-yellow-500 { color: #ffeb3b; }
.bg-yellow-600 { background-color: #fdd835; }
.text-yellow-600 { color: #fdd835; }
.bg-yellow-700 { background-color: #fbc02d; }
.text-yellow-700 { color: #fbc02d; }
.bg-yellow-800 { background-color: #f9a825; }
.text-yellow-800 { color: #f9a825; }
.bg-yellow-900 { background-color: #f57f17; }
.text-yellow-900 { color: #f57f17; }
.bg-yellow-A100 { background-color: #ffff8d; }
.text-yellow-A100 { color: #ffff8d; }
.bg-yellow-A200 { background-color: #ffff00; }
.text-yellow-A200 { color: #ffff00; }
.bg-yellow-A300 { background-color: #ffea00; }
.text-yellow-A300 { color: #ffea00; }
.bg-yellow-A400 { background-color: #ffd600; }
.text-yellow-A400 { color: #ffd600; }

.bg-amber-50 { background-color: #fff8e1; }
.bg-text-amber-50 { color: #fff8e1; }
.bg-amber-100 { background-color: #ffecb3; }
.bg-text-amber-100 { color: #ffecb3; }
.bg-amber-200 { background-color: #ffe082; }
.bg-text-amber-200 { color: #ffe082; }
.bg-amber-300 { background-color: #ffd54f; }
.bg-text-amber-300 { color: #ffd54f; }
.bg-amber-400 { background-color: #ffca28; }
.bg-text-amber-400 { color: #ffca28; }
.bg-amber-500 { background-color: #ffc107; }
.bg-text-amber-500 { color: #ffc107; }
.bg-amber-600 { background-color: #ffb300; }
.bg-text-amber-600 { color: #ffb300; }
.bg-amber-700 { background-color: #ffa000; }
.bg-text-amber-700 { color: #ffa000; }
.bg-amber-800 { background-color: #ff8f00; }
.bg-text-amber-800 { color: #ff8f00; }
.bg-amber-900 { background-color: #ff6f00; }
.bg-text-amber-900 { color: #ff6f00; }
.bg-amber-A100 { background-color: #ffe57f; }
.bg-text-amber-A100 { color: #ffe57f; }
.bg-amber-A200 { background-color: #ffd740; }
.bg-text-amber-A200 { color: #ffd740; }
.bg-amber-A300 { background-color: #ffc400; }
.bg-text-amber-A300 { color: #ffc400; }
.bg-amber-A400 { background-color: #ffab00; }
.bg-text-amber-A400 { color: #ffab00; }

.bg-orange-50 { background-color: #fff3e0; }
.text-orange-50 { color: #fff3e0; }
.bg-orange-100 { background-color: #ffe0b2; }
.text-orange-100 { color: #ffe0b2; }
.bg-orange-200 { background-color: #ffcc80; }
.text-orange-200 { color: #ffcc80; }
.bg-orange-300 { background-color: #ffb74d; }
.text-orange-300 { color: #ffb74d; }
.bg-orange-400 { background-color: #ffa726; }
.text-orange-400 { color: #ffa726; }
.bg-orange-500 { background-color: #ff9800; }
.text-orange-500 { color: #ff9800; }
.bg-orange-600 { background-color: #fb8c00; }
.text-orange-600 { color: #fb8c00; }
.bg-orange-700 { background-color: #f57c00; }
.text-orange-700 { color: #f57c00; }
.bg-orange-800 { background-color: #ef6c00; }
.text-orange-800 { color: #ef6c00; }
.bg-orange-900 { background-color: #e65100; }
.text-orange-900 { color: #e65100; }
.bg-orange-A100 { background-color: #ffd180; }
.text-orange-A100 { color: #ffd180; }
.bg-orange-A200 { background-color: #ffab40; }
.text-orange-A200 { color: #ffab40; }
.bg-orange-A300 { background-color: #ff9100; }
.text-orange-A300 { color: #ff9100; }
.bg-orange-A400 { background-color: #ff6d00; }
.text-orange-A400 { color: #ff6d00; }

.bg-deeporange-50 { background-color: #fbe9e7; }
.text-deeporange-50 { color: #fbe9e7; }
.bg-deeporange-100 { background-color: #ffccbc; }
.text-deeporange-100 { color: #ffccbc; }
.bg-deeporange-200 { background-color: #ffab91; }
.text-deeporange-200 { color: #ffab91; }
.bg-deeporange-300 { background-color: #ff8a65; }
.text-deeporange-300 { color: #ff8a65; }
.bg-deeporange-400 { background-color: #ff7043; }
.text-deeporange-400 { color: #ff7043; }
.bg-deeporange-500 { background-color: #ff5722; }
.text-deeporange-500 { color: #ff5722; }
.bg-deeporange-600 { background-color: #f4511e; }
.text-deeporange-600 { color: #f4511e; }
.bg-deeporange-700 { background-color: #e64a19; }
.text-deeporange-700 { color: #e64a19; }
.bg-deeporange-800 { background-color: #d84315; }
.text-deeporange-800 { color: #d84315; }
.bg-deeporange-900 { background-color: #bf360c; }
.text-deeporange-900 { color: #bf360c; }
.bg-deeporange-A100 { background-color: #ff9e80; }
.text-deeporange-A100 { color: #ff9e80; }
.bg-deeporange-A200 { background-color: #ff6e40; }
.text-deeporange-A200 { color: #ff6e40; }
.bg-deeporange-A300 { background-color: #ff3d00; }
.text-deeporange-A300 { color: #ff3d00; }
.bg-deeporange-A400 { background-color: #dd2c00; }
.text-deeporange-A400 { color: #dd2c00; }

.bg-brown-50 { background-color: #efebe9; }
.text-brown-50 { color: #efebe9; }
.bg-brown-100 { background-color: #d7ccc8; }
.text-brown-100 { color: #d7ccc8; }
.bg-brown-200 { background-color: #bcaaa4; }
.text-brown-200 { color: #bcaaa4; }
.bg-brown-300 { background-color: #a1887f; }
.text-brown-300 { color: #a1887f; }
.bg-brown-400 { background-color: #8d6e63; }
.text-brown-400 { color: #8d6e63; }
.bg-brown-500 { background-color: #795548; }
.text-brown-500 { color: #795548; }
.bg-brown-600 { background-color: #6d4c41; }
.text-brown-600 { color: #6d4c41; }
.bg-brown-700 { background-color: #5d4037; }
.text-brown-700 { color: #5d4037; }
.bg-brown-800 { background-color: #4e342e; }
.text-brown-800 { color: #4e342e; }
.bg-brown-900 { background-color: #3e2723; }
.text-brown-900 { color: #3e2723; }

.bg-bluegrey-50 { background-color: #eceff1; }
.text-bluegrey-50 { color: #eceff1; }
.bg-bluegrey-100 { background-color: #cfd8dc; }
.text-bluegrey-100 { color: #cfd8dc; }
.bg-bluegrey-200 { background-color: #b0bec5; }
.text-bluegrey-200 { color: #b0bec5; }
.bg-bluegrey-300 { background-color: #90a4ae; }
.text-bluegrey-300 { color: #90a4ae; }
.bg-bluegrey-400 { background-color: #78909c; }
.text-bluegrey-400 { color: #78909c; }
.bg-bluegrey-500 { background-color: #607d8b; }
.text-bluegrey-500 { color: #607d8b; }
.bg-bluegrey-600 { background-color: #546e7a; }
.text-bluegrey-600 { color: #546e7a; }
.bg-bluegrey-700 { background-color: #455a64; }
.text-bluegrey-700 { color: #455a64; }
.bg-bluegrey-800 { background-color: #37474f; }
.text-bluegrey-800 { color: #37474f; }
.bg-bluegrey-900 { background-color: #263238; }
.text-bluegrey-900 { color: #263238; }

.bg-grey-50 { background-color: #fafafa; }
.text-grey-50 { color: #fafafa; }
.bg-grey-100 { background-color: #f5f5f5; }
.text-grey-100 { color: #f5f5f5; }
.bg-grey-200 { background-color: #eeeeee; }
.text-grey-200 { color: #eeeeee; }
.bg-grey-300 { background-color: #e0e0e0; }
.text-grey-300 { color: #e0e0e0; }
.bg-grey-400 { background-color: #bdbdbd; }
.text-grey-400 { color: #bdbdbd; }
.bg-grey-500 { background-color: #9e9e9e; }
.text-grey-500 { color: #9e9e9e; }
.bg-grey-600 { background-color: #757575; }
.text-grey-600 { color: #757575; }
.bg-grey-700 { background-color: #616161; }
.text-grey-700 { color: #616161; }
.bg-grey-800 { background-color: #424242; }
.text-grey-800 { color: #424242; }
.bg-grey-900 { background-color: #212121; }
.text-grey-900 { color: #212121; }

.bg-black { background-color: #000000; }
.text-black { color: #000000; }

.bg-white { background-color: #FFFFFF; }
.text-white { color: #FFFFFF; }

.bg-transparent { background-color: transparent; }
.text-transparent { color: transparent; }