@charset "UTF-8";
/* CSS Document */

.body .columns .column:nth-child(2) .mirror h3 {
	font-family: Lato-Light;
	font-size: 3.5rem;
	line-height: 1.3;
	color: var(--brand_blue);
}

#slider figure {
}
#slider figcaption {
}

.columns .column:nth-child(1) .mirror {
	padding: 0 35px 0 0;
}
.columns .column:nth-child(2) .mirror {
	background-color: #EEEEEE;
	padding: 25px 35px 15px 35px;
}
.columns .column:nth-child(2) .mirror h3 { margin: 0 0 25px 0; }