._disabled, ._disabled a {
	cursor:not-allowed;
}

._left {
	text-align:left;
}
._center {
	text-align:center;
}

._justify {
	text-align:justify;
}
._button-horiz-margin {
	margin-right:12px !important;
}

._footerpullup {
	margin-top:-42px; 
}

/* Make CTA buttons horizontal */
.et_pb_button_module_wrapper:has(._horizontal) {
	display:inline-block;
}

._smallbottompadding {
	padding-bottom:1rem;	
}