.bg-img-enterprise {
    background-image: url("../img/openitcockpit_hintergrund_enterprise_edition_fixed.png");
    background-repeat: no-repeat;
    background-position: center;
}

.text-community {
    color: #4085C6;
}

.bg-community {
    background-color: #4085C6;
}

.text-enterprise {
    color: #DD0B2F;
}

.bg-enterprise {
    background-color: #DD0B2F;
}

.WorkSans {
    font-family: "WorkSans-Thin", Arial;
}

.oitc-image {
    width: 50%;
    margin-top: -250px;
    box-shadow: .1rem .1rem .5rem rgba(0, 0, 0, .5);
}
