@charset "UTF-8";
/* CSS Document */

.text-accent-color {
	color:#a5323c !important;
	fill:#a5323c !important;
}

.style-light a:not(.btn-text-skin):hover, .menu-light .menu-smart a:hover {
	color:#a5323c !important;
}

.bt-accent-color {
	color:#ffffff !important;
	background-color:#a5323c !important;
}
.bt-accent-color:hover {
	color:#a5323c !important;
	background-color:#ffffff !important;
}
