.navbar{

    background-color: #3d4543 !important;
}

.jumbotron {
    background-color: white  !important;

}


.jumbotron h1{

    color: #00a09a !important;
}


hr{

    border: 0!important;

    width: 100%!important;

    height: 3px!important;

    background-color: #00a09a !important;

}

.text-primary{

    color: #00a09a !important;
}