/* Global color scheme (Salient) — accent restored from inline theme styles */
a { color: #27CCC0; }
a:hover { color: #f6653c; }
.nectar-button.accent-color,
.nectar-button.regular-button.accent-color { background-color: #27CCC0; color: #fff; }
#copyright { background: #1e1e1e; color: #cfcfcf; }
#copyright a { color: #27CCC0; }
