/* default red theme */

.c1, .c1 a { color: #DA2A3A !important;}
a:hover { color: #DA2A3A; }

.pre-header .fa:hover { color: #DA2A3A; }

.header-cards .item .pad::after {
	background: rgba(218, 42, 58, 0.82); /* theme color; */
}

button, input[type=button], .button, .links-to-buttons a  {
	background-color: #DA2A3A;
}

#toTop {
	background-color: #DA2A3A;
}

.sf-menu li a.active {
	background-color: #DA2A3A;
}

.sf-menu li:hover > a,
.sf-menu li.sfHover > a {
	background-color: #DA2A3A; 
}

.social-nets-wrapper .social li a:hover { color: #DA2A3A; }

ul.subcat li a:hover { background-color: #DA2A3A; }
