/*
Theme Name: Olden Era
Theme URI:
Author: Olden Era
Author URI: https://oldenera.ru
Template: root
Version: 1.0.1
*/

.entry-content blockquote:not(.wpremark).is-style-quote,.entry-content blockquote:not(.wpremark).quote,.home-text blockquote:not(.wpremark).is-style-quote,.home-text blockquote:not(.wpremark).quote,.taxonomy-description blockquote:not(.wpremark).is-style-quote,.taxonomy-description blockquote:not(.wpremark).quote {
    background: #2B2F3A;
    color: #E6E6E6;
}
.entry-content blockquote:not(.wpremark).is-style-quote:before,.entry-content blockquote:not(.wpremark).quote:before,.home-text blockquote:not(.wpremark).is-style-quote:before,.home-text blockquote:not(.wpremark).quote:before,.taxonomy-description blockquote:not(.wpremark).is-style-quote:before,.taxonomy-description blockquote:not(.wpremark).quote:before {
    color: #BFA66A;
}

.table-of-contents
{
    background: #2B2F3A;
}

.table-of-contents__header
{
    color: #BFA66A;
}

figure {
    margin: 1em 0;
}

.taxonomy-description
{
    background: #2B2F3A;
    color: #E6E6E6;
}

.post-card__image
{
    background-color: #BDA976;
}

.entry-content .wp-caption-text,.entry-content figcaption,.home-text .wp-caption-text,.home-text figcaption,.taxonomy-description .wp-caption-text,.taxonomy-description figcaption
{
    color: #BDA976;
}

.entry-content blockquote:not(.wpremark),.home-text blockquote:not(.wpremark),.taxonomy-description blockquote:not(.wpremark) {
    padding-left: 30px;
    border-left: 3px solid #BDA976 !important;
    background: transparent;
    clear: both
}