body {
    line-height: 2;
    color:#333333;
}
.btn-white {
    font-weight: 800;
    background-color: #ffffff;
    border-color: #273a1d;
    color:#273a1d;
}

.header .nav-link {
    color: #394047;
}

.bg-dark {
    background-color: #846c52!important;
}

.nav-sm .nav-link {
    font-size: 1rem;
}

.go-to {
    background-color: rgb(255 255 255);
    color: #776754;
}

.boxed3-band {
    background-image: url(trees4.jpg);
    background-position: bottom;
    /*margin:0 15px 0 15px;*/
    background-size: cover;
    background-repeat: no-repeat;
}




