.elementor-widget-frankeileen04-quote {
	padding-left: 10px;
	padding-right: 10px;
	
	display: flex;
    flex-direction: column;
}

.elementor-widget-frankeileen04-quote .elementor-blockquote--align-center {
	align-items: center;
}

.elementor-widget-frankeileen04-quote .elementor-blockquote--align-center .elementor-blockquote__content,
.elementor-widget-frankeileen04-quote .elementor-blockquote--align-center .elementor-blockquote__author,
.elementor-widget-frankeileen04-quote .elementor-blockquote--align-center .elementor-blockquote__author_title {
	text-align: center;
}

.frankeileen-quote-wrapper {
	padding-top: 30px;
	padding-bottom: 30px;
}

.elementor-widget-frankeileen04-quote .elementor-blockquote__content {
	padding-bottom: 30px;
}

.elementor-widget-frankeileen04-quote .elementor-blockquote__content.show-quote-marks:before,
.elementor-widget-frankeileen04-quote .elementor-blockquote__content.show-quote-marks:after {
	content: "";
	display: block;
	width: 50%;
    height: 33px;
	transform: translate(50%, 0);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
}

.elementor-widget-frankeileen04-quote .elementor-blockquote__content.show-quote-marks:before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 85 67'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='none' d='M.36.5h84.27v66.22H.36z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill='%23212121' clip-path='url(%23a)'%3E%3Cpath d='M78.39 1.39c-2.91 3.56-6.13 6.91-8.66 10.71-6.98 10.51-5.47 16.29 5.35 22.43 7.21 4.08 11.63 10.86 8.58 18.25-2.29 5.54-8.41 12.29-13.66 13.08-5.26.8-13.66-3.72-16.83-8.46-3.37-5.04-3.93-13.4-2.72-19.74C53.56 21.42 61.69 7.9 78.38 1.39M28.81.5c-3.98 6.3-8.7 12.28-11.73 19-2.75 6.08-2.16 11.7 6.36 14.28 9.49 2.87 13.54 10.39 11.27 19.96-1.99 8.38-8.24 13.46-16.98 12.95C7.47 66.1 1.73 59.78.6 49.55-1.61 29.53 12.08 5.74 28.81.5'/%3E%3C/g%3E%3C/svg%3E");
	transform: translate(50%, -30px);
}

.elementor-widget-frankeileen04-quote .elementor-blockquote__content.show-quote-marks:after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 85 67'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='none' d='M.36.5h84.27v66.22H.36z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill='%23212121' clip-path='url(%23a)'%3E%3Cpath d='M6.61 65.83c2.91-3.56 6.13-6.91 8.66-10.71 6.98-10.51 5.47-16.29-5.35-22.43-7.2-4.08-11.63-10.86-8.58-18.25C3.63 8.89 9.75 2.15 15 1.35c5.26-.8 13.66 3.72 16.83 8.46 3.37 5.04 3.93 13.4 2.72 19.74-3.11 16.24-11.24 29.76-27.93 36.27M56.19 66.72c3.98-6.3 8.7-12.28 11.73-19 2.75-6.08 2.16-11.7-6.36-14.28-9.49-2.87-13.54-10.39-11.27-19.96C52.29 5.1 58.54.03 67.28.53c10.26.59 16 6.91 17.13 17.14 2.2 20.02-11.49 43.81-28.21 49.05Z'/%3E%3C/g%3E%3C/svg%3E");
	transform: translate(50%, 30px);
}

.elementor-blockquote__author,
.elementor-blockquote__author_title {
    font-style: normal;
}

.elementor-widget-frankeileen04-quote .elementor-blockquote__content > *:last-child,
.elementor-widget-frankeileen04-quote cite > *:last-child{
	margin-bottom: 0 !important;
}