input[type="submit"], footer #copyright, .content.color, section .container.none_bottom .content.color:after, section .button, header .button, .slider .button, section .features li a:hover i, section #screens li a div:before, #toTop a, header .header.fixed #menu_cover, header .header.fixed #menu_cover:before, header .header.fixed #menu_cover:after, section aside .module .content .tags a, header .header.layered .tint {
	background-color: #042b54;
}

input[type="submit"], section .button, header .button, .slider .button {
	background-color: #0f5ab7;
}

section .download li a i:before, section #filters li a, #team_members .team_member .title .name, #contact p a, #toTop div, header .header nav#menu ul li a.current, section aside .module .content .posts li a:hover span, section #blog .breadcrumb ul li a {
	color: #042b54;
}

section .features li a i:before, section .features li a:hover span {
    color: #fff;
}

section .features li a:hover i {
	border: 3px solid #fff;
	background-color: transparent;
	
}


section aside .module .content .tags a:before {
	border-color: transparent #042b54 transparent transparent;
}

textarea, input {
	color: #051b31;
}