/*
	Theme Name: Elektro- und Sicherheitstechnik Voss
	Theme URI: https://www.voss-raisdorf.de/
	Description: Elementor
	Version: 1.0
	Author: OT | Wolf & Brands
	Author URI: https://wolf-brands.de
*/

/* Typografie Jobseite Inhalt */
div.job-post.clearfix div.job-content {
  color: var( --e-global-color-primary );
  font-family: "Galeana", Sans-serif;
}
/* Typografie Jobseite Sidebar */
div.job-post.clearfix div.job-side {
  color: var( --e-global-color-primary );
  font-family: "Galeana", Sans-serif;
}
/* Typografie Jobseite Button */
div.job-side div.job-content-wrap div.jobs-row-apply button.button.jp-apply-button {
  color: var( --e-global-color-secondary) !important;
}
/* Typografie Jobseite PopUp */
div.jobs-modal-form {
  color: var( --e-global-color-primary );
  font-family: "Galeana", Sans-serif;
}