:root {
--orange: #db4a36;
}
label[for="cren_subscribe_to_comment"] {
font-size: 0.9em !important;
margin-left: 1rem !important;
vertical-align: middle !important;
}
.commentlist p {
line-height: 1.5;
margin-bottom: 1.4rem;
}
.videoContainer {
margin-bottom: 2rem;
}
div.entry-content h2:first-child, div.entry-content blockquote:first-child {
margin-top: 0;
margin-bottom: 4rem;
padding-top: 0;
}
blockquote {
margin: 3rem 3rem 4rem !important;
padding: 0 !important;
}
#ez-toc-container {
margin-top: 0;
margin-bottom: 3rem;
}
blockquote + p {
margin-top: 3rem;
}
ul li {
line-height: 2;
word-wrap: break-word;
}
ul ul {
margin-bottom: 0;
} .thumbnail-main img {
border: none;
}
img {
border: 1px solid rgba(0, 0, 0, 0.2);
}
figure p {
margin-bottom: 0;
}
figure img {
width: 100%;
}
figure figcaption,
.post-thumbnail-standard figcaption,
.wp-block-embed figcaption,
.wp-block-image figcaption {
margin: 0.4rem 0 0 !important;
padding: 1rem !important;
border-right: 1px solid rgba(0, 0, 0, 0.2);
border-bottom: 1px solid rgba(0, 0, 0, 0.2);
border-left: 1px solid rgba(0, 0, 0, 0.2);
color: #2b2b2b !important;
font-size: 1.5rem !important;
font-style: italic !important;
text-align: center !important;
width: 100% !important;
max-width: none !important;
}
.wp-block-audio figcaption,
.wp-block-video figcaption {
margin: -0.4rem 0 0 !important;
padding: 0 1rem;
border-right: 1px solid rgba(0, 0, 0, 0.2);
border-bottom: 1px solid rgba(0, 0, 0, 0.2);
border-left: 1px solid rgba(0, 0, 0, 0.2);
color: #2b2b2b;
font-size: 1.5rem;
font-style: italic;
text-align: center;
width: 100%;
max-width: none;
}
.wp-block-table > figcaption {
margin-top: -20px;
}
.wp-block-image.is-resized figcaption {
display: block;
}
figcaption .mfp-title {
color: white;
}
button.mfp-close,
button.mfp-arrow-left,
button.mfp-arrow-right {
color: white !important;
}
button.mfp-close:hover,
button.mfp-arrow-left:hover,
button.mfp-arrow-right:hover {
color: var(--orange) !important;
}
.header-search-form .searchform {
margin-top: 0.5rem;
}
.cookie-notice-container {
border-top: 1px solid black;
}
.header-search-form .searchform .s {
background-color: white;
border-right: 1px solid black;
border-bottom: 1px solid black;
border-left: 1px solid black;
}
figure iframe {
width: 100%;
}
.wp-block-column iframe {
min-height: 200px;
}
article div.entry-content > iframe:first-child {
margin-bottom: 3.5rem;
} article div.entry-content ul {
list-style-type: disc;
}
article div.entry-content ul ul {
list-style-type: circle;
}
article div.entry-content ol li {
line-height: 2;
} figure.wp-block-gallery {
margin-bottom: 3.5rem;
}
figure.wp-block-gallery figcaption {
width: 100%;
}
figure.wp-block-gallery ul li:last-child {
margin-bottom: 0;
} #cn-accept-cookie.cn-button {
border-radius: 0;
} div.archive-description p {
line-height: 2;
margin: 0 0 1rem 0;
}
div.archive-description p:first-child {
line-height: 2;
margin: 0.7rem 0;
} .nf-form-content .ninja-forms-field {
padding: 0 12px !important;
}
.page-id-733 .page-title,
.page-id-745 .page-title {
text-align: center;
}
@media only screen and (max-device-width: 480px) {
.wp-block-column blockquote {
margin-top: 0 !important;
}
.wp-block-column:last-child blockquote {
margin-bottom: 0 !important;
}
.wp-block-file:last-child {
margin-bottom: 1.5em;
}
.control-flow {
margin-top: 1.5em;
}
}
.dark-blue {
color: #0D47A1;
}
.dark-green {
color: #00a100;
}
.align-right-children {
display: flex;
justify-content: end;
}
.underline {
text-decoration: underline black;
}
.margin-bottom {
margin-bottom: 1.5em;
}
.margin-bottom-none {
margin-bottom: 0 !important;
}
.margin-top-none {
margin-top: 0 !important;
}
.margin-none {
margin: 0 !important;
}
.border-none * {
border: none !important;
}