
/* Kasten mit weißem Rand um die Company-Kärtchen in den Listings */
ul.company_listings .company-content-wrapper {
    background-color: #f7f7ff!important;
    border: 5px solid #ffffff !important;
}

.company-content-footer {
    border-top: 2px solid #ffffff !important;
}