/*
Theme Name: PressPay
Theme URI: https://github.com/elementor/hello-theme/
Description: PressPay is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*# sourceMappingURL=style.css.map */

.wp-block-pullquote blockquote {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    max-width: 100%;
    padding: 2em;
    background-color: #ff0094;
    border-left: solid 5px #011e5a;
}

figure.wp-block-pullquote.has-background {
    background: none;
    padding: 0;
}

.wp-block-pullquote p {
    font-size: 1.2em;
    line-height: 1.6;
	margin-bottom: 0;
}
