.card {
    margin: 10px;
    border: none !important;
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: #666;
    border-bottom: 1px solid rgba(0, 0, 0, .125);
    border-radius: 10px !important;
}

.btn {
    line-height: 22px;
    padding: 14px 10px;
}

.btn-link:hover {
    color: #FFF;
    text-decoration: none;
}

.btn:focus {
    color: #fff;
    text-decoration: none;
}

#cta-6 {
    background-image: url(/images/eb/hero-13.jpg) !important;
    background-position-y: 20% !important;
    background-size: 100%;
}

.tra-white-hover:hover,
.white-color .tra-white-hover:hover {
    color: #FFF!important;
    background-color: #666;
    border-color: #333!important;
}

#hero-13 {
    height: 800px;
}