@charset "UTF-8";

.elementor-widget-blockquote blockquote {
	background: transparent;
	border: 0;
	color: #3f444b;
	font-size: 100%;
	font-style: normal;
	margin: 0;
	outline: 0;
	padding: 0;
	quotes: none;
	vertical-align: baseline;
}

.elementor-widget-blockquote blockquote .e-q-footer:after, .elementor-widget-blockquote blockquote .e-q-footer:before, .elementor-widget-blockquote blockquote cite:after, .elementor-widget-blockquote blockquote cite:before, .elementor-widget-blockquote blockquote:after, .elementor-widget-blockquote blockquote:before {
	content: none;
}

.elementor-blockquote {
	transition: .3s;
}

.elementor-blockquote__author, .elementor-blockquote__content {
	font-style: normal;
	margin-bottom: 0;
}

.elementor-blockquote__author {
	font-weight: 700;
}

.elementor-blockquote .e-q-footer {
	display: flex;
	justify-content: space-between;
	margin-top: 12px;
}

.elementor-blockquote__tweet-button svg {
	fill: #1da1f2;
	height: 1em;
	width: 1em;
}

.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button svg, .elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button svg {
	fill: #fff;
	height: 1em;
	width: 1em;
}