/* ACCENT COLOR */

.bg-accent, .bg-hover-accent:hover { background-color: #20335a !important; }

::selection { background-color: #20335a !important; }

::-moz-selection { background-color: #20335a !important; }

.border-accent, .border-hover-accent:hover { border-color: #20335a !important; }

a { color: #20335a; }

.text-accent, .text-hover-accent:hover, .number-font, .question-font:before, .right-angle-font:before, .checklist li:before, nav ul ul li a:before, nav ul li a:hover, .btn.btn-accent { color: #20335a !important; }

/* HEADER LINKS */

.head-quote-link, .text-accent-2 { color: #9cadd1 !important; }

.head-quote-link:hover { color: #c0cde8 !important; }

.head-calculator-link, .text-accent-3 { color: #d3c4a0 !important; }

.head-calculator-link:hover { color: #e4d8bc !important; }