#editor div.block-editor-block-list__layout {
    max-width: 620px;
    margin: 50px auto;
}
#editor div#block2020-label {
    padding: 0 10px;
    font-size: 34px;
    display: contents;
    font-family: 'jaf-bernina-sans-comp',sans-serif;
    position: relative;
    font-weight: 700;
    color: #fff;
    background-color: #b32e0e;
    display: inline-block;
    line-height: 125%;
    top: 42px;
    left: 60%;
    z-index: 2;
}
#editor div#block2020-media-content {
    transform-origin: center;
    transform: scale(0.8);
    border: 1px solid #d2d2d2;
}
#editor div#block2020-head {
    position: relative;
    margin-top: -40vw;
}
#editor .hoofdfoto {
    width: 80%;
    height: auto;
    margin: 0 auto 0;
    display: block;
}
#editor .fotobijschrift {
    font-family: 'jaf-bernina-sans-narrow';
    font-size: 18px;
    width: 80%;
    margin: 0 auto 0;
    display: block;
}
#editor .f-credit-desktop {
    display: none;
}
#editor span.chapeau-bg {
    font-variant: all-small-caps;
    font-family: "jaf-bernina-sans",sans-serif;
    font-style: normal;
    font-weight: 500;
    color: #000 !important;
    background: 00;
    text-align: center;
    font-size: 25px;
    letter-spacing: 3px;
    padding-top: 25px;
    text-shadow: unset !important;
    width: 0;
    margin: 0;
    line-height: 110%;
}
#editor h1.responsive_headline {
    max-width: 100%;
    margin: 20px 0 10px !important;
    padding: 0;
    text-align: center;
    line-height: 0;
}
#editor h2.responsive_headline {
    font-family: 'jaf-bernina-sans-comp';
    font-weight: 700;
    letter-spacing: 0;
    text-align: center;
    font-size: 70px;
    line-height: 90%;
    padding: 0 35px;
    margin: 0 0 20px;
}
#editor .mag-intro {
    font-family: "jaf-bernina-sans-condensed",sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 1.2rem;
    line-height: 1.7rem;
    color: black;
    padding: 0 0 20px 0;
    text-align: center;
    margin-top: 0;
}
#editor textarea.block-editor-plain-text {
    font-family: monospace;
    font-size: 12px;
    line-height: 130%;
}
#editor p, #editor ul, #editor ol {
    font-family: 'jaf-bernina-sans-narrow';
}
#editor h2 {
    font-family: 'jaf-bernina-sans-condensed';
    font-weight: 800;
    font-size: 28px;
}
#editor blockquote.wp-block-quote {
    margin-bottom: 45px;
}
#editor blockquote.wp-block-quote p {
    font-family: 'jaf-bernina-sans-comp';
    font-style: normal;
    font-weight: 600;
    font-size: 25px !important;
    padding: 20px 40px 0 70px;
}
#editor blockquote.wp-block-quote p:nth-child(2) {
    margin: -50px 20px 20px 0;
    font-variant: all-small-caps;
    font-family: 'jaf-bernina-sans';
    font-size: 18px !important;
    letter-spacing: 2px;
    float: right;
}
#editor .wp-block blockquote:before {
    font-size: 4em;
    position: absolute;
    top: 10px;
    background: red url(https://ukrant.nl/wp-content/uploads/2019/10/quote-zwart-default.png);
    background-size: cover;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    margin: 2px 0 20px 10px;
    float: left;
    color: transparent;
    content: '';
}
#editor .kader, #editor .kader-links, #editor .kader-rechts, #editor .kader-breed {
    background: #000 !important;
    padding: 15px 0 20px;
}
#editor .kader p, #editor .kader-links p, #editor .kader-rechts p, #editor .kader-breed p, #editor .kader h2, #editor .kader-links h2, #editor .kader-rechts h2, #editor .kader-breed h2 {
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
}
#editor .kader-rechts ul, #editor .kader-rechts ol, #editor .kader-breed ul, #editor .kader-breed ol, #editor .kader ul, #editor .kader ol {
    color: #fff;
}
#editor p, #editor ul, #editor ol {
    font-size: 100%;
}
#editor blockquote.wp-block-quote:before {
    content: '';
    display: block;
    top: 5px;
    background: transparent url(https://ukrant.nl/wp-content/uploads/2019/10/quote-zwart-default.png) center center no-repeat !important;
    background-size: 100% !important;
    width: 60px;
    height: 60px;
    margin: 2px 0 -60px 25px;
}
#editor blockquote.wp-block-quote
p:nth-child(1):before {
    content: "← citaat staat links";
    display: block;
    width: fit-content;
    text-transform: uppercase;
    font-family: 'jaf-bernina-sans';
    font-weight: 900;
    font-size: 40%;
    letter-spacing: 3px;
    color: #fff;
    background-color: #cc0000;
    line-height: 110%;
    padding: 2px 3px 1px 6px;
    margin: -30px 30px 20px 0;
}
#editor blockquote.wp-block-quote.right
p:nth-child(1):before {
    content: "citaat staat rechts →";
    display: inline-block;
    float: right;
    margin: -30px 50px -20px 0;
}
#editor blockquote.wp-block-quote p {
    font-family: 'jaf-bernina-sans-comp';
    font-style: normal;
    font-weight: 600;
    color: #000;
    text-transform: unset;
    font-size: 35px !important;
    padding: 20px 100px 0 100px;
}
#editor blockquote.wp-block-quote p:nth-child(2) {
    margin: -50px 20px -20px 0;
}