.text-block .three-columns{
 flex-direction:column;   
}

.hero-text h2{
font-size: 3.4rem;

}

.isTeaser .hero-text>div{
width:45rem;
}

.toggle{
    background-color:var(--gray-light);
}

.cgf-theme-base .cgf__title {
 text-align:center;
}

.cgf-theme-base .cgf__actions {
    flex-direction: column;
    align-items: center;
}

.cgf-theme-base *{
     color: #4f755a;
}
