/* margin bottom */
.mb-1 {
	margin-bottom: 15px !important;
}

.mb-2 {
	margin-bottom: 30px !important;
}

.mb-3 {
	margin-bottom: 45px !important;
}

.mb-4 {
	margin-bottom: 60px !important;
}

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