/*
Theme Name: Vehica Child
Theme URI: https://vehicatheme.com/
Author: TangibleDesign
Author URI: https://tangibledesign.net/
Description: Vehica
Template: vehica
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: translation-ready
Text Domain: vehica
*/

/* Footer: Weisse Schriftfarbe auf dunklem Hintergrund */
html body .elementor-element-4c80c73b,
html body .elementor-element-4c80c73b p,
html body .elementor-element-4c80c73b h1,
html body .elementor-element-4c80c73b h2,
html body .elementor-element-4c80c73b h3,
html body .elementor-element-4c80c73b h4,
html body .elementor-element-4c80c73b h5,
html body .elementor-element-4c80c73b h6,
html body .elementor-element-4c80c73b span,
html body .elementor-element-4c80c73b div,
html body .elementor-element-4c80c73b li,
html body .elementor-element-4c80c73b a,
html body .elementor-element-4c80c73b a:hover,
html body .elementor-element-4c80c73b a:visited,
html body .elementor-element-4c80c73b .elementor-heading-title,
html body .elementor-element-4c80c73b .elementor-widget-text-editor,
html body .elementor-element-4c80c73b .elementor-widget-text-editor p,
html body .elementor-element-4c80c73b .elementor-icon-list-text,
html body .elementor-element-4c80c73b .elementor-icon-list-icon i {
    color: #ffffff !important;
}

/* WordPress Admin-Bar: Weisse Schriftfarbe */
#wpadminbar, #wpadminbar * {
    color: #ffffff !important;
}
#wpadminbar .ab-item,
#wpadminbar a.ab-item,
#wpadminbar > #wp-toolbar span.ab-label,
#wpadminbar > #wp-toolbar span.noticon,
#wpadminbar .ab-icon,
#wpadminbar .ab-icon::before,
#wpadminbar .ab-item::before {
    color: #ffffff !important;
}