#header-navbar,
.d-lg-flex.ms-auto.align-items-center.justify-content-end.mb-2,
#footer,
.edit-post,
.related_background_color_class,
.print-page{
    display: none !important;
}

h1.display-1 {
    font-size: 35px;
}

h2 {
    font-size: 20px;
}

.csrc-blockquote p {
    font-size: 20px;
}

.csrc-blockquote .has-pale-background-color,
blockquote,
.rounded-border-container{
    padding: 10px 5px;
    margin: 0;
}
.csrc-blockquote .has-pale-background-color blockquote:before {
    background-image: none;
}

.has-pale-background-color {
    background-color: #fff;
    padding: 10px 5px;
}

.wp-block-image{
    width: 25%;
}

p {
    font-size: 12px;
}

