/*
Author: Speth Kommunikation
Description : Main style for project speth-kommunikation.de
*/

section, .contactteaser {
	margin: 50px 0;
}

@media (min-width: 992px) {
 	section, .contactteaser {
		margin: 200px 0;
	}
}

h3 {
    font-size: 26px;
    line-height: 26px;
}

.skversal {
  color: red;
  font-size: 100px;
  line-height: 84px;
}
