/*
    NFC Landinigpage Styles
*/

figure {
    margin: 0;
}

h1 {
	margin-bottom: 0;
}
.btn-primary.inline {
    display: inline-block;
}
.trenner-oben {
    border-top: 1px solid #cccccc;
}
.zentrieren {
	text-align: center;
}
