/*
.Rowstart.grid_whole.grid_col .Shaded {
background-color: #5e0009;
padding: 3rem 0;
color: white;
}

article.ContentBlock.form {
background-color: white;
margin: 20px;
padding: 20px;
color: black;
}

.Rowstart.grid_whole.grid_col .Shaded h2.headline {
color: white;
}

.Shaded .ContentBlock.call-to-action a.button {
background-color: white;
}

.Shaded .ContentBlock.call-to-action a.button:hover {
color: #EB002B;
}
*/

/* -- reducing the height of the form -- */
/*
article.ContentBlock.RichText {
margin-bottom: -30px;
}
*/
/*
.Page-154de879-7fd6-49e2-b7f9-70f7777ffbe2 article.ContentBlock.form.Page468149 {
width: 50%;
margin-top: 0px;
}

.Page-154de879-7fd6-49e2-b7f9-70f7777ffbe2 .Shaded .Rowstart.grid_half.grid_col .ContentBlock.call-to-action {
width: 50%;
margin-left: auto;
}
*/

