/*
Theme Name: Custom Theme Build
Author: Custom Theme  Build
Author URI: Custom Theme  Build
Description: Custom theme build in boilerplate + bootstrap using SASS
*/
@import url('css/main.css');


.teaser{
	background-position:center center;
}
.contacttext {
	color:#fff;
}

.contacttext a:hover  {
	color:#fff;
}