.alignfull {
    position: relative;
    max-width: inherit;
}

.blog-entry.entry-date-author-left .alignfull {
    margin-left: -100px !important;
}

body.has-gutenberg-blocks .blog-entry .entry-body {
    padding: 0;
}

body.has-gutenberg-blocks .entry-details p {
    margin-bottom: 1.5em;
    line-height: normal
}

.wp-block-image figcaption {
    margin-bottom: 0;
}

ul.wp-block-gallery li {
    padding: 0;
    margin: 0;
}

.wp-block-pullquote p {
    border: none;
    display: block;
    padding: 0;
}

.wp-block-gallery.is-cropped .blocks-gallery-image a,
.wp-block-gallery.is-cropped .blocks-gallery-image img,
.wp-block-gallery.is-cropped .blocks-gallery-item a,
.wp-block-gallery.is-cropped .blocks-gallery-item img {
    flex: 1;
    height: 100%;
    object-fit: cover;
    -o-object-fit: cover;
}

figure.wp-block-pullquote {
    margin-bottom: 20px;
}

.wp-block-pullquote p {
    font-weight: normal;
}

blockquote.wp-block-quote {
    margin: 20px 0 30px;
    padding: 0;
    border-color: currentColor !important
}

blockquote.wp-block-quote>cite {
    display: block;
    margin-top: 0;
    text-align: inherit;
}

body.has-gutenberg-blocks code {
    background: #f3f4f5;
    border-radius: 2px;
    padding: 1px 3px 3px;
    margin: 0 1px;
}

.wp-block-separator {
    border: 0;
    background: #eaeaea;
    margin-top: 20px;
    margin-bottom: 20px;
}

body.has-gutenberg-blocks .blog-entry.post-standard .entry-title h4 {
    font-size: 39px;
    font-weight: 600;
}

pre.wp-block-preformatted,
pre.wp-block-verse {
    font-size: 14px;
    font-family: monospace;
    background: #fcfcfc;
    border-color: #eaeaea;
    padding: 14px;
}

.has-gutenberg-blocks section>.page>ol {
    padding-top: 0;
}

.wp-block-pullquote.alignleft blockquote {
    text-align: left;
}

.wp-block-pullquote.alignright blockquote {
    text-align: right;
}

.wp-block-pullquote.aligncenter blockquote {
    text-align: center;
}

blockquote.wp-block-quote {
    margin: 20px 0 30px;
    padding: 0 0 0 1em;
}

blockquote.wp-block-quote.is-large,
blockquote.wp-block-quote.is-style-large {
    border-left: 4px solid #000;
}

blockquote.wp-block-quote>cite {
    color: currentColor;
    display: block;
}

.wp-block-latest-posts.is-grid li {
    margin: 0;
}

.has-gutenberg-blocks section>.page>ul.wp-block-latest-posts {
    padding-left: 0;
    margin-bottom: 40px;
}

.has-gutenberg-blocks section>.page>ul.wp-block-latest-posts.is-grid {
    padding-left: 0;
    margin: 0;
}

/*blockquote.wp-block-quote, .wp-block-pullquote blockquote { padding:0; background-color:transparent; border-left:4px solid #707070; padding-left:15px; }*/
blockquote.wp-block-quote.is-large cite {
    font-size: 13px;
    text-align: left;
}

.wp-block-button__link {
    margin-bottom: 25px;
}

.wp-block-button.alignleft,
.wp-block-pullquote.alignleft,
.wp-block-image .alignleft,
.wp-block-cover.alignleft,
body.has-gutenberg-blocks ul.wp-block-gallery.alignleft {
    margin-right: 2em;
}

body.has-gutenberg-blocks ul.wp-block-gallery {
    display: flex;
    margin: 0 0 15px 0;
    padding-left: 0;
}

.wp-block-table td,
.wp-block-table th {
    border-color: #eaeaea;
    padding: 1.5em;
    font-size: 16px;
    text-align: left;
}

.wp-block-table tbody tr:nth-child(2n+1) td {
    background: transparent;
}

.wp-block-cover.has-background-dim {
    margin-bottom: 1.5em;
}

.wp-block-embed {
    overflow: hidden;
}

.wp-block-embed-vimeo.alignfull iframe {
    width: 100%;
    min-height: 905px;
}

body.has-gutenberg-blocks ul li a:hover {
    color: rgba(255, 255, 255, 0.7);
}

em a {
    border-bottom: 1px solid;
}

.wp-block-latest-posts.is-grid {
    margin: 0;
}

.wp-block-button:not(.is-style-outline) .wp-block-button__link:hover {
    background-color: #6f6f6f;
    color: #fff !important;
}

.is-style-outline .wp-block-button__link:hover {
    color: #ffffff;
}

.wp-block-file .wp-block-file__button {
    display: table;
    margin: 15px 0 0;
    color: #FFF !important
}

.has-gutenberg-blocks section .blog-entry.category-block .entry-body>ul {
    margin-left: 0;
}

.has-gutenberg-blocks section .blog-entry.category-block .entry-body>ul.wp-block-latest-posts.is-grid {
    padding-left: 0;
}

.has-gutenberg-blocks section .blog-entry.category-block .entry-body>ul.wp-block-archives-list,
.has-gutenberg-blocks section .blog-entry.category-block .entry-body>ul.wp-block-categories-list,
.has-gutenberg-blocks section .blog-entry.category-block .entry-body>ul.wp-block-latest-posts:not(.is-grid) {
    list-style-position: outside;
}

.has-gutenberg-blocks section .blog-entry.category-block .entry-body>ul,
.has-gutenberg-blocks section .blog-entry.category-block .entry-body>ol {
    margin-bottom: 35px;
}

.has-gutenberg-blocks section .blog-entry.category-block .entry-body>.wp-block-archives-dropdown .selection-box {
    display: inline-block;
}

.has-gutenberg-blocks section .blog-entry.category-block .entry-body>ul li a:hover,
.has-gutenberg-blocks section .blog-entry.category-block .entry-body>ol li a:hover {
    color: rgba(255, 255, 255, 0.7);
}

table.wp-block-table {
    border-collapse: collapse;
}

table.wp-block-table.is-style-stripes {
    border: 1px solid rgba(0, 0, 0, 0.1);
}

table.wp-block-table tbody tr:nth-child(2n+1) {
    background: rgba(0, 0, 0, 0);
}

table.wp-block-table th,
table.wp-block-table td {
    vertical-align: middle;
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
    color: #000;
}

/******************/
.single-post .blog-entry .entry-body {
    padding: 0;
}

.entry-details p {
    margin-bottom: 1.5em;
}

blockquote.wp-block-quote>p {
    border: none;
    font-size: 18px;
    margin: 0 0 30px;
    padding: 0;
}

.wp-block-image figcaption {
    margin-bottom: 0;
    color: #FFF
}

ul.wp-block-gallery li {
    padding: 0;
    margin: 0;
}

.wp-block-pullquote p {
    border: none;
    display: block;
    padding: 0;
}

.wp-block-gallery.is-cropped .blocks-gallery-image a,
.wp-block-gallery.is-cropped .blocks-gallery-image img,
.wp-block-gallery.is-cropped .blocks-gallery-item a,
.wp-block-gallery.is-cropped .blocks-gallery-item img {
    flex: 1;
    height: 100%;
    object-fit: cover;
    -o-object-fit: cover;
}

figure.wp-block-pullquote {
    margin-bottom: 20px;
}

.wp-block-pullquote p {
    font-weight: normal;
}

blockquote.wp-block-quote {
    margin: 20px 0 30px;
}

.single-post code {
    background: #f3f4f5;
    border-radius: 2px;
    padding: 1px 3px 3px;
    margin: 0 1px;
    color: #000
}

.wp-block-separator {
    border: 0;
    background: #eaeaea;
}

.single-post .blog-entry.post-standard .entry-title h4 {
    font-size: 39px;
    font-weight: 600;
}

pre.wp-block-preformatted,
pre.wp-block-verse {
    color: #23282d;
    font-family: monospace;
    background: #fcfcfc;
    border-color: #eaeaea;
    padding: 14px;
}

.wp-block-pullquote.is-style-solid-color blockquote {
    max-width: 100%;
    text-align: center
}

.wp-block-embed figcaption,
.wp-block-pullquote cite {
    color: #FFF;
}

.has-large-font-size {
    line-height: normal;
}

.wp-block-cover p.wp-block-cover-text a:hover {
    color: rgba(255, 255, 255, 0.7);
}

.wp-block-latest-posts__post-date,
.wp-block-latest-comments__comment-date {
    color: rgba(255, 255, 255, 0.7);
}

.wp-block-media-text {
    margin: 0 0 30px;
}

body.has-gutenberg-blocks pre code {
    background: rgba(0, 0, 0, 0);
    color: #fff;
}

.single-post .blog-entry .entry-body tbody tr:nth-child(2n+1) th {
    background: rgba(0, 0, 0, 0.03);
}

.single-post .blog-entry .entry-body th a {
    color: #000000;
}

.blocks-gallery-grid .blocks-gallery-image figcaption,
.blocks-gallery-grid .blocks-gallery-item figcaption,
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
    box-sizing: border-box;
}

.wp-block-gallery .blocks-gallery-item {
    padding-bottom: 0;
}

.wp-block-coblocks-media-card__content h1,
.wp-block-coblocks-media-card__content h2,
.wp-block-coblocks-media-card__content h3,
.wp-block-coblocks-media-card__content h4,
.wp-block-coblocks-media-card__content h5,
.wp-block-coblocks-media-card__content h6 {
    color: #000000;
}

.wp-block-coblocks-alert p {
    color: inherit;
}

.wp-block-coblocks-media-card__content p {
    color: #555555;
}

.wp-block-coblocks-pricing-table-item {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
}

blockquote.wp-block-coblocks-click-to-tweet p {
    display: block;
    font-size: 18px;
    padding: 0 0 0 40px;
    font-style: normal;
}

.wp-block-coblocks-author__content {
    color: #000000;
}

.wp-block-coblocks-author__content p,
.wp-block-coblocks-author__content p a:hover {
    color: #555555;
}