﻿.teaser-statement {
	position: relative;
	padding: 25px;
}

.teaser-statement.bg-light {
  background-color: #f9f9f9;
  color: #000;
}

.teaser-statement h2 {
	margin-top: 5px;
}

.teaser-statement .container > *:first-child {
	margin-top: 0;
}
