.theme-bg {
    background: #362817;
}

.section-title.line .title:before { background: #362817; }
.section-title span.theme-bg { background: #362817;} 
.section-title.dark-bg span.theme-bg { color: #362817; }
.section-title:nth-child(odd) .title-effect::before { background: #362817; }
section:hover .title-effect:nth-child(even), section:focus .title-effect:nth-child(even) { color: #362817; }
.section-title.line-dabble .title:after {  background: #362817; }
