/*********************************
    Allgemeine Einstellungen
*********************************/


.container {
    margin-top: 200px;
}
h5 {
    margin-top: 40px;
}
p i {
    margin: 0px 0 20px 0;
    display: block;
}

li.breadcrumb-item.active.right {
    position: absolute;
    right: 20px;
}
