a {
	color: #ff5400; }

a:active, a:hover, a:focus {
	color: #e64f00; }

.c-theme-font, .c-theme-color,
.c-theme-nav li.c-active,
.c-theme-nav li:hover > a:not(.btn),
.c-theme-nav li.c-active > a:not(.btn) {
    color: #e64f00 !important; }
