/*
 Theme Name:   wunu webLab Child Theme
 Theme URI:    https://wunu.eu
 Description:  wunu webLab Child Theme for Direkt Regional
 Template:     wunu-weblab
 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
 Text Domain:  wunu-weblab-child
*/

ol > li:not(:last-of-type) {
	padding-bottom: 20px;
}

/*Button Textfarbe bei alternativer Farbgebung anpassen */
main .entry-content .sectionContainer.alternateStyle .sectionButton a.wunuButton {
 color: white !important;
}