/*
 Theme Name:   OpundFachpflege
 Theme URI:    https://kriesi.at/themes/enfold-overview/
 Description:  OpundFachpflege Child Theme
 Author:       kriesi.at
 Author URI:   https://kriesi.at
 Template:     enfold
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
*/



/*Add your own styles here:*/

/*Hide date and author of jobs*/
 .date-container {
  display:none !important;
}
.text-sep-date {
  display:none !important;
}
.blog-author {
  display:none !important;
}