/* Start custom CSS for html, class: .elementor-element-6250058a */.print-fab {
	position: fixed;
	right: 24px;
	bottom: 24px;
	z-index: 9999;

	display: inline-flex !important;
	align-items: center;
	justify-content: center;

	width: 56px !important;
	height: 56px !important;
	min-width: 0 !important;
	padding: 0 !important;
	box-sizing: border-box !important;

	border-radius: 50% !important;
	background: #fff;
	border: 2px solid #1E2850;
	color: #1E2850;

	cursor: pointer;
	box-shadow: 0 4px 16px rgba(0, 0, 0, .18);
	transition: transform .15s ease, box-shadow .15s ease, background .15s ease;
}/* End custom CSS */