.tc-header {
	border-bottom: 10px solid #ffe512;
}

footer#footer {
	border-top: 10px solid #ffe512;
	background: #e0e0e0;
	color: #5a5a5a !important;
}

.colophon { 
	border-top: 10px solid #ffe512;
}

footer#footer p{
	color:#5a5a5a
}

.btt-arrow {
	color: #ffe512 !important;
}

a {
	color: #ffe512;
}

a:hover{
	color: #ECB404;
}