.turquoise { background: #1abc9c; }
.emerland { background: #2ecc71; }
.peterriver { background: #3498db; }
.amethyst { background: #9b59b6; }
.wetasphalt { background: #34495e; }
.greensea { background: #16a085; }
.nephritis { background: #27ae60; }
.belizehole { background: #2980b9; }
.wisteria { background: #8e44ad; }
.midnightblue { background: #2c3e50; }
.sunflower { background: #f1c40f; }
.carrot { background: #e67e22; }
.alizarin { background: #e74c3c; }
.clouds { background: #ecf0f1; }
.concrete { background: #95a5a6; }
.orange { background: #f39c12; }
.pumpkin { background: #d35400; }
.pomegranate { background: #c0392b; }
.silver { background: #bdc3c7; }
.asbestos { background: #7f8c8d; }

.turquoise-text { color: #1abc9c; }
.emerland-text { color: #2ecc71; }
.peterriver-text { color: #3498db; }
.amethyst-text { color: #9b59b6; }
.wetasphalt-text { color: #34495e; }
.greensea-text { color: #16a085; }
.nephritis-text { color: #27ae60; }
.belizehole-text { color: #2980b9; }
.wisteria-text { color: #8e44ad; }
.midnightblue-text { color: #2c3e50; }
.sunflower-text { color: #f1c40f; }
.carrot-text { color: #e67e22; }
.alizarin-text { color: #e74c3c; }
.clouds-text { color: #ecf0f1; }
.concrete-text { color: #95a5a6; }
.orange-text { color: #f39c12; }
.pumpkin-text { color: #d35400; }
.pomegranate-text { color: #c0392b; }
.silver-text { color: #bdc3c7; }
.asbestos-text { color: #7f8c8d; }
