.btn-primary {
    background-color: #71ba70 !important;
    border-color: #71ba70 !important;
}

.text-primary {
    color: #71ba70 !important;
}

header.masthead {
    background-image: url(../img/header-bg.jpg);
}

.navbar-brand {
    background-image: url("../img/logo.png");
    background-repeat: no-repeat;
    color: #71ba70 !important;
    padding-left: 48px;
    padding-top: 0px
}

.timeline-image .fa-stack {
    width: 1.5em;
}

.timeline > li .timeline-image {
    background-color: #71ba70 !important;
}
