aside.related{
    background: #1b1a1a !important;
}

blockquote{
    color: #ffffff !important;
}

blockquote::before{
    background: url("/images/blockquote-top-white.png") no-repeat center !important;
    background-size: contain !important;
}

blockquote::after{
    background: url("/images/blockquote-bottom-white.png") no-repeat center !important;
    background-size: contain !important;
}

strong, h1, h2, h3, h4, h5, h6{
    color: white !important;
}

div.insert_ads.rendered.show_advertisement > div {
    border-top: none !important;
    border-bottom: none !important;
}