/* docs/stylesheets/extra.css */

.red    { color: #EE0F0F !important; fill: #EE0F0F !important; }
.blue   { color: #2196F3 !important; fill: #2196F3 !important; }
.green  { color: #4CAF50 !important; fill: #4CAF50 !important; }
.orange { color: #FF9800 !important; fill: #FF9800 !important; }
.purple { color: #9C27B0 !important; fill: #9C27B0 !important; }
.teal   { color: #009688 !important; fill: #009688 !important; }
.gray   { color: #757575 !important; fill: #757575 !important; }
.dark   { color: #212121 !important; fill: #212121 !important; }
.gold   { color: #FFC107 !important; fill: #FFC107 !important; }
.pink   { color: #E91E63 !important; fill: #E91E63 !important; }