:root {
    --background-color: currentColor;
    --background: currentColor;
    --text-color: currentColor;
}
.at-btn,
.at-bottom-slider,
.at-team-item ul li,
.at-portfolio .sppb-row,
.at-download-content a:hover,
div.itemCommentsForm form input#submitCommentButton,
div.itemCommentsForm form input#submitCommentButton:hover,
.creativecontactform_wrapper input.creativecontactform_send,
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:after {
    background-color: var(--background-color);
}
.at-btn-right:hover,
.at-download-content a:before,
.at-intro-title .sppb-addon-content:before,
.at-intro-item:hover .sppb-icon i,
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li:hover > a,
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a,
.at-blog h3,
.tp-caption a.btn-slider,
.at-contact-us ul li em,
.at-contact-form h4,
div.k2ItemsBlock ul li a {
	color: var(--text-color);
}
#sp-bottom a,
.at-slider-content h3 span,
div#js_menu_wrapper .js_menu_link.selected {
  	color: var(--text-color)!important;
}
div#js-jobs-wrapper div.js-toprow div.js-image {
  	border-left-color:var(--text-color)!important;
}
#sp-footer,
div#jsjob-search-popup span.popup-title, 
div#jsjobs-listpopup span.popup-title,
div#js-jobs-wrapper div.js-bottomrow div.js-actions a.js-btn-apply {
  /*background: var(--background-color)!important;*/
}

