p {
	text-align:justify !important;
}

.centerized {
	text-align:centerized !important;
}

.pb-4 {
	text-align:right;
}

#footer .pb-4 {
	text-align:justify;
}

.auto-logo {
	width:180px; 
	height:auto;
}

.auto-rubrique-icon {
	width:100px; 
	height:auto;
}

.white {
	color:white !important;
}

.testimonial-author h4 strong {
	color:white !important;
}

.quebec {
	background:
    url(https://staging.impotdirect.ca/dev/img/icons/drapeau_quebec.png) bottom right no-repeat,
	LightCyan !important;
	color:#000000 !important;
}

.canada {
	background:
    url(https://staging.impotdirect.ca/dev/img/icons/drapeau_canada.png) bottom right no-repeat,
    MistyRose !important;
	color:#000000 !important;
}

.autres {
	background:
    url(https://staging.impotdirect.ca/dev/img/icons/drapeau_autres.png) bottom right no-repeat,
    HoneyDew !important;
	color:#000000 !important;
}

.portfolio-item.thumb-info.thumb-info-caption.custom-thumb-info-title.text-5 {
	color:#000000 !important;
}