footer {
background-color:#0e5376;
}
.menu-container {
border-bottom:2px solid #2268ad;
}
.menu-container ul.site-menu li span a,
.menu-container ul.site-menu li span span {
text-shadow:none !important;
}

.inner-com .build-column.quarter img {
    width: 100%;
    box-shadow: 0px 3px 7px 2px #a7a7a7;
    margin: 10px 0px;
}

.inner-com .build-column.threequarter {
    color: #fff;
}

.inner-com .build-column.threequarter h3 {
    color: #fff;
}

.inner-com .build-column.threequarter h2 {
    color: #fff;
}

.inner-com .build-column.threequarter {
    padding: 20px !important;
}

.inner-com {
    margin-top: 20px;
}

.eve-box .hero-text a {
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    text-decoration: none;
    padding: 10px;
    display: block;
}

.inner-com .cell-item.inner-column a {
    background: #000;
    color: #fff;
    padding: 10px;
    margin-top: 20px;
    display: inline-block;
    text-decoration: none;
}

.inner-com .cell-item.inner-column a:hover {
    background: #fff;
    color: #000;
}
.inner-com .cell-item {
    color: #fff;
}
.inner-com .cell-item img {
width: 100% !important;
    max-width: 100%;
    height: auto !important;
    object-fit: fill;
    min-height: 740px;
}

.inner-com .cell-item h2, .inner-com .cell-item h3 {
    color: #fff;
}





.shop-inner .cell-item.inner-column a {
    background: #000;
    padding: 10px;
    text-decoration: none;
    width: 100%;
    display: inline-block;
    max-width: 300px;
    text-align: center;
}

.shop-inner .cell-item.inner-column a:hover {
    background: #fff;
    color: #000 !important;
}
