
.bg-custom-primary {
	background-color:  !important;
}
.bg-custom-primary:hover {
	background-color:  !important;
}

.color-primary {
	color:  !important;
}

.bg-custom-secondary {
	background-color:  !important;
}
.bg-custom-secondary:hover {
	background-color:  !important;
}

.imagem-header {
   	background-image: url(https://arquivo.facilcatalogos.com.br/loja/);
   	background-repeat: no-repeat;
    background-position: center;
    height: 45px;
    background-size: contain
}