

/* Put your custom styles here */

h1, h2, h3, h4, h5
{
    color: #00843D;
}

h6
{
    color: #666;
}

.navbar-wrapper .navbar
{
    background-color: #00843D;
}

a
{
    color: #FFF;
}

nav navbar-nav
{
    width: 825px;
    margin: auto;
}

#navbar li a
{
    color: #FFF;
}

#dropdown-menu li a
{
    color: #000;
}

.underlined-title h1
{
    color: #00843D;
    font-size: 2em;
    font-weight: 600;
}

.underlined-title h2
{
    color: #666;
    font-size: 1.25em;
    font-weight: 400;
}

.pricing-table-2 .price-block .features
{
    background-color: null;
}

.pricing-table-2 .price-block h2
{
    font-weight: 600;
}

.pricing-table-2 .price-block .features	 li
{
    color: null;
}

#details .lead
{
    color: #00843D;
    font-size: 1.25em;
    font-weight: 600;
}


#callout
{
    background-color: #00843D;
}

.footer-1-3
{
    background-color: #00843D;
}

#contact
{
    text-align: center;
}

#contact h5
{
    color: #FFF;
    font-size: 1.15em;
    font-weight: 700;
}

#contact a:focus
{
    color: #FFF;
}

#contact a
{
    color: #FFF;
    text-decoration: underline;
}

/*CUSTOM FROM HERE*/


#promo-3
{height: 100vh;
}
