/**
Theme Name: Workingtitle
Author: Working Title Switzerland
Author URI: https://www.workingtitle.ch/
Description: Delivered. Digital. Workingtitle.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: workingtitle
Template: hello-elementor
*/

blockquote {
    border-left: 10px solid #C10E54 !important; 	/* Linker farbiger Rand */
    padding: 10px !important;                   /* Innenabstand */
    margin: 20px 0 !important;                  /* Außenabstand (oben/unten) */
    font-style: italic !important;	            /* Kursive Schrift */
    font-size: 1.2em !important;	                /* Schriftgröße */
}

ul, ol {
    margin-bottom: 1.5em !important;
}