
main {
	background-color:var(--color-gray-lightest);	
}
.cms-cover-image h1 {
    max-width: none;
    width: 100%;
    text-align: left;
}
.container-xl h2 {
	font-size:20px;
	line-height:28px;
}
.red-letters-top strong,
.red-letters-bottom span {
	width: 56px;
    height: 56px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
	font-size:25px;
}

