/*--- Links, Highlights, Buttons ---*/

span.line {
    background: #930600 !important;
}

.price .price-container:hover .black {
    background: #930600 !important;
}

.price .price-container a {
    background: #930600 !important;
}

.cta2 a, .cta3 a, .button {
    background: #930600 !important;
}

.nav-collapse a:active, .nav-collapse .active a {
    color: #807e7e !important;
}

.services h3 {
    color: #930600 !important;
}

nav ul li a:hover {
    color: #807e7e !important;
}

.se-pre-con {
    background: #807e7e !important;
}

.banner .button-container a {
    background: #807e7e !important;
}

.banner .button-container a:hover {
    color: #930600 !important;
}

/*--- End Links, Highlights, Buttons ---*/

/*--- Join Now ---*/

.joinnow {
    background: #930600 !important;
}

/*--- End Join Now ---*/

/*--- About Section ---*/

@media only screen and (max-width:900px) {
    .laptop img {
        height: 260px !important;
    }
}

/*--- End About Section ---*/

