/*
Theme Name:     Layout
Version:        1.0.0
Description:    Theme for amuel.ch
Author:         artesmedia.ch
Author URI:     https://artesmedia.ch/
Template:       enfold
*/


/* rough & ready
--------------------------------------------------------------*/
.alternate_color strong {
	color:#000;
}
.template-page .entry-content-wrapper mjx-container.MathJax.CtxtMenu_Attached_0 {
  font-size: 110%!important; /* z. B. 110%, 1.2em oder 18px */
}
/* END rough & ready
--------------------------------------------------------------*/

.template-page .entry-content-wrapper h1,
.template-page .entry-content-wrapper h2 {
  	text-transform: none;

}
.template-page .entry-content-wrapper h1 {
	text-transform: none;
	letter-spacing: 1px;
	line-height:35px;
	font-weight: 900;
	
}
.template-page .entry-content-wrapper h1 .av-subheading.av-subheading_below {
		padding-bottom:50px;
}
.template-page .entry-content-wrapper h2 {
	text-transform: none;
	letter-spacing: 0px;
	line-height:35px;
	font-weight: 600;
	margin: 25px 0 0px 0;	
}