﻿
@media (max-width:960px) {
}

.slide-height {
	height: auto;
}

.text-custom-primary {
	color: #f03c02;
}

.text-custom-secodary {
	color: #fd5c28;
}

.bg-customer-primary {
	background-color: #f03c02;
}

.bg-customer-secondary {
	background-color: #fd5c28;
}
