.elementor-kit-5{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Sora";--e-global-typography-primary-font-size:16px;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Sora";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Sora";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Sora";--e-global-typography-accent-font-weight:500;--e-global-typography-10b6d31-font-family:"Antonio";--e-global-typography-10b6d31-font-size:22px;--e-global-typography-10b6d31-font-weight:200;--e-global-typography-10b6d31-font-style:oblique;--e-global-typography-10b6d31-line-height:1.5em;color:#000000;font-size:18px;}.elementor-kit-5 e-page-transition{background-color:#FFFFFF;}.elementor-kit-5 a{color:#1488FF;font-weight:600;}.elementor-kit-5 h1{color:#000000;font-family:"Sora", Sans-serif;font-size:47px;line-height:69px;}.elementor-kit-5 h2{color:#000000;font-family:"Sora", Sans-serif;font-size:37px;font-weight:700;line-height:64px;}.elementor-kit-5 h3{color:#000000;font-family:"Sora", Sans-serif;font-size:29px;line-height:53px;}.elementor-kit-5 h4{color:#000000;font-size:23px;line-height:44px;}.elementor-kit-5 h5{color:#000000;font-size:18px;line-height:37px;}.elementor-kit-5 h6{color:#000000;font-size:14px;line-height:31px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1500px;}.e-con{--container-max-width:1500px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Custom Blockquote Style with Sora Regular Font */
@import url('https://fonts.googleapis.com/css2?family=Sora:wght@400&display=swap');

blockquote {
    font-family: 'Sora', sans-serif;
    font-size: 1.1em;
    font-weight: 300;
    font-style: italic;
    color: #000000;
    border-left: 25px solid #D7E021; /* Vastagabb bal oldali vonal */
    background-color:#0000; /* Nincs háttérszín változás */
    padding: 20px;
    margin: 20px 0;
    text-align: left;
}

blockquote::before, blockquote::after {
    content: ''; /* Idézőjelek eltávolítása */
}

blockquote footer {
    font-size: 0.8em;
    color: #888;
    margin-top: 10px;
    text-align: right;
}/* End custom CSS */