/*
 * Single Post / Blog Content Styles
 *
 * @package Studiare_Child
 */

.content-blog :is(h1, h2, h3, h4, h5, h6) {
    color: #ffffff;
    line-height: 2.5em;
}

.content-blog a,
.content-blog ul,
.content-blog td,
.content-blog th {
    color: #fff;
}
