:root {
    --background-color: currentColor;
    --background: currentColor;
    --text-color: currentColor;
}
.at-slider-color i,
.at-intro-item .sppb-icon,
.at-team-item ul li,
.at-about-item h2 span,
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);
}
.tp-caption.medium_light_white a, 
.medium_light_white a,
.at-title h3:before,
.at-button-service a.sppb-btn-custom:hover:before,
.at-title h3:after,
.creativecontactform_wrapper input.creativecontactform_send_new,
.btn-primary, .sppb-btn-primary,
.at-button-blog a.sppb-btn-custom:hover:before,
.at-service-item h3.sppb-addon-title:before,
.at-industrie-sub a.sppb-btn-custom:before,
.at-button-industrie a.sppb-btn-custom:hover::before,
.tp-caption.large_bold_black:before {
	 background-color: var(--background-color)!important;
}
.sp-megamenu-parent > li .sp-menu-badge {
   background: var(--background-color);
}
.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);
}
 #at-portfolio .sppb-section-title .sppb-title-heading,
.at-slider-color,
.at-expert-item .sppb-icon-container i,
.at-expert-item-right .sppb-icon-container i,
.at-feature-item h4:hover,
.at-title h6,
.at-more-about a:hover,
a.sppb-btn-custom:hover,
#sp-bottom a,
.tp-caption a.btn-slider {
  	color: var(--text-color)!important;
}

#at-blog .at-button-blog a.sppb-btn-custom:hover,
#at-blog .at-button-blog:hover a.sppb-btn-custom,
#at-service .at-button-service:hover a.sppb-btn-custom,
.at-button-industrie:hover a.sppb-btn-custom,
#at-service .at-button-service a.sppb-btn-custom:hover,
#at-industrie .at-button-industrie a.sppb-btn-custom:hover {
  border-color:var(--text-color)!important;
}
.at-about-item h2 span:before {
	border-right-color:var(--text-color)!important;
}
#sp-footer,
#at-blog .at-button-blog:hover a.sppb-btn-custom,
#at-service .at-button-service:hover a.sppb-btn-custom,
.at-button-industrie:hover a.sppb-btn-custom,
.creativecontactform_wrapper input.creativecontactform_send_new,
.creativecontactform_wrapper [type=button] {
  background: var(--background-color)!important;
}
