#content.site-content.fixed {
background-color: #f2f0ed;
}
.widget-header {
color: #3d3f42;
border-bottom-style: solid;
border-bottom-color: #3d3f42;
}
.post-card__title a {
color: #3d3f42;
}
#secondary.widget-area {
background-color: #e3dfd9;
padding-left: 12px;
padding-right: 12px;
padding-top: 12px;
}
.comment-author-link.cwp-author-link {
color: #eea538;
font-weight: bold;
}
.comment-link.cwp-comment-link {
color: #dc7138;
}
.comment-excerpt.cwp-comment-excerpt {
color: #000000;
margin-top: 12px;
margin-bottom: 12px;
}
.cwp-comment-title {
border-top-color: 1;
}
.widget.comments_widget_plus ul.cwp-ul li {
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #c4c4c4;
}
.cwp-on-text {
font-style: italic;
}
.rating-box__header {
font-style: italic;
font-weight: bold;
color: #3d3f42;
}
.entry-title {
color: #3d3f42;
}
#reply-title.comment-reply-title {
color: #f39720;
}
#submit.submit {
color: #3d3f42;
font-weight: bold;
}
#related-posts.related-posts.fixed {
background-color: #f2f0ed;
}
.related-posts__header:first-child {
font-size: 18px;
}
.entry-social {
background-color: #f2a23f;
text-align: center;
padding-top: 12px;
padding-bottom: 12px;
border-radius: 8px;
color: #3d3f42;
}
.entry-social .social-button {
background-color: #f2f2f2;
}
#test {
margin-top: 0px;
}
#test-2 {
margin-top: 0px;
}
#test-3 {
margin-top: 0px;
}
.table-of-contents.open {
background-color: #e6e6e6;
}
.table-of-contents__header {
background-color: #e6e6e6;
}
.comment-list .comment-body {
background-color: #e3dfd9;
border-radius: 12px;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 20px;
padding-right: 10px;
}
.comment-reply-link {
opacity: 1;
}
.comment-reply-title small a {
display: none;
}
#comment-4.comment-body {
padding-right: 10px;
}
.comment-list .children .comment-body {
padding-left: 20px;
}
.comment-list .comment-meta {
border-bottom-style: solid;
border-bottom-color: #c7c7c7;
border-bottom-width: 1px;
}
h2 {
color: #3d3f42;
margin-top: 0px;
}
h1 {
color: #3d3f42;
}
h3 {
color: #3d3f42;
margin-top: 0px;
}
h4 {
color: #3d3f42;
}
.comment-list .comment-author {
color: #f39720;
}
a:hover {
color: #f2a23f;
}
.post-card:not(.post-card--small) .post-card__category {
color: #000000;
}
.entry-content blockquote {
background-color: #231d18;
color: #ffffff;
font-weight: bold;
}
.home-text blockquote {
background-color: #231d18;
color: #ffffff;
font-weight: bold;
font-style: italic;
}