section h2.lead-head {
    color: #2650a0
}

section p.lead-subhead {
    color: #3d9208
}

section h3.card-text {
    color: #326a91
}

section .line {
    border-color: #f25735
}

#benefits {
    background-color: #2650a0
}

#benefits h2.lead-head {
    color: #ffffff
}

#benefits .lead-subhead {
    color: #81d64b
}

#benefits span.benefits-icon .apple-g,
#benefits span.benefits-icon .military-g,
#benefits span.benefits-icon g {
    stroke: #81d64b
}

#benefits .pricing-title h3 {
    color: #81d64b
}

#benefits .pricing-box {
    background: rgba(0, 0, 0, 0.1)
}

#testimonials .bg-color {
    background-color: #2d7300;
    color: #ffffff
}

@media (min-width: 992px) {
    #header:not(.sticky-header) #primary-menu ul li a:hover {
        color: #2650a0
    }

    #header:not(.sticky-header) #primary-menu ul li.current {
        color: #2650a0
    }

    #header:not(.sticky-header) #primary-menu ul li.current>a {
        color: #2650a0
    }

    #header:not(.sticky-header) #primary-menu ul li.menu-item-emphasis a {
        background-color: #2650a0
    }

    #header:not(.sticky-header) #primary-menu ul li.menu-item-emphasis a:hover {
        background-color: #2650a0;
        opacity: 0.8;
        color: #ffffff !important;
    }

    #header:not(.sticky-header) #primary-menu ul li.menu-item-emphasis.secondary a {
        color: #2650a0 !important;
        box-shadow: inset 0px 0px 0px 1px #2650a0;
        background-color: #ffffff;
    }

    #header.sticky-header #primary-menu ul li a:hover {
        color: #2650a0
    }

    #header.sticky-header #primary-menu ul li.current {
        color: #2650a0
    }

    #header.sticky-header #primary-menu ul li.current>a {
        color: #2650a0
    }

    #header.sticky-header #primary-menu ul li.menu-item-emphasis a {
        background-color: #2650a0
    }

    #header.sticky-header #primary-menu ul li.menu-item-emphasis a:hover {
        background-color: #2650a0;
        opacity: .8;
        color: #ffffff !important
    }
}

.button {
    background-color: #2650a0 !important
}

.button:hover {
    opacity: .8
}