/* Add here all your CSS customizations */

.mt-70 {
	margin-top: 70px !important;
	margin-top: 4.375rem !important;
}

.mt-80 {
	margin-top: 80px !important;
	margin-top: 5rem !important;
}

.mb-80 {
	margin-bottom: 80px !important;
	margin-bottom: 5rem !important;
}

.mb-100 {
	margin-bottom: 100px !important;
	margin-bottom: 6.25rem !important;
}
