/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.23.1.1704269656
Updated: 2024-01-03 03:14:16

*/


.wp-block-quote {
	display: flex;
	border-left: 0;
	padding-left: 0;
}
.wp-block-quote:before{
	content: '';
	width: 32px;
	background-size: contain;
	background-repeat: no-repeat;    background-position: center;
	margin-right: 1em;
	background-image: url('data:image/svg+xml,<svg width="54" height="40" viewBox="0 0 54 40" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.49 39.5599C9.99694 39.5947 8.51327 39.3153 7.13511 38.7399C5.75696 38.1645 4.51509 37.306 3.48998 36.2199C1.35664 33.9933 0.289978 30.7933 0.289978 26.6199C0.309831 21.3319 1.81352 16.1556 4.62998 11.6799C7.34848 7.11017 11.1199 3.25642 15.63 0.439941L21.17 3.99994C19.1234 5.92199 17.3291 8.09603 15.83 10.4699C14.1048 12.9566 12.9631 15.8006 12.49 18.7899C15.0174 18.9644 17.3951 20.052 19.18 21.8499C20.1029 22.7415 20.8303 23.8154 21.3158 25.0033C21.8013 26.1912 22.0343 27.4671 22 28.7499C22.0433 30.1881 21.7874 31.6195 21.2486 32.9536C20.7099 34.2876 19.8999 35.4953 18.87 36.4999C17.908 37.479 16.7589 38.2545 15.491 38.7802C14.2232 39.3059 12.8625 39.571 11.49 39.5599ZM43.22 39.5599C41.7269 39.5947 40.2433 39.3153 38.8651 38.7399C37.487 38.1645 36.2451 37.306 35.22 36.2199C33.0733 33.9933 32 30.7933 32 26.6199C32.0198 21.3319 33.5235 16.1556 36.34 11.6799C39.0585 7.11017 42.8299 3.25642 47.34 0.439941L52.9 3.99994C50.8534 5.92199 49.0591 8.09603 47.56 10.4699C45.8348 12.9566 44.6931 15.8006 44.22 18.7899C46.7474 18.9644 49.1251 20.052 50.91 21.8499C51.8384 22.7389 52.5713 23.8116 53.062 24.9997C53.5527 26.1877 53.7904 27.4649 53.76 28.7499C53.8033 30.1881 53.5474 31.6195 53.0086 32.9536C52.4699 34.2876 51.6599 35.4953 50.63 36.4999C49.6645 37.4826 48.5105 38.2602 47.2372 38.786C45.9639 39.3119 44.5975 39.5751 43.22 39.5599Z" fill="black"/></svg>');
}

.wp-block-button__link {
	background: #D23A17 !important;
}
.wp-block-button__link:hover {
	background: #3782d5 !important;
}

.wf_custom_button .et_pb_text_inner, .flex-form-submit-row input[type="submit"] {
	background: #D23A17 !important;
}
.wf_custom_button:hover .et_pb_text_inner ,.flex-form-submit-row input[type="submit"]:hover {
	background: #3782d5 !important;
}

.et_pb_post h2.entry-title {
	margin-bottom: 0;
}
.et_pb_post .sub_title {
	margin-bottom: 15px;
}