.custom-header-background {
    background: red;
    color: #ffffff;
    padding: 5px;
}

.unstyled-list {
    list-style: none;
    padding: 0;
}

.logo-balancer {
    padding-top: 10px;
}

.card {
    background: #e6ffcc;
    margin-bottom: 30px;
}

.about-header {
    background: url(../images/slides/slide_about.jpg) no-repeat center !important;
}

.services-header {
    background: url(../images/slides/slide_services.jpg) no-repeat center !important;
}

.inventory-header {
    background: url(../images/slides/slide_inventory.jpg) no-repeat center !important;
}

.site-name {
    color: #ffffff;
    padding-top: 20px;
    font-weight: bold;
}
