body {
    background: #f5fbf5;
}

.bravo_topbar,
.bc_header {
    background: linear-gradient(135deg, #0f2f23 0%, #1f5a44 58%, #4f8f67 100%) !important;
}

.bravo_topbar .topbar-items li a,
.bc_header .content a,
.bc_header .header-right .login-item .login,
.bc_header .header-right .signup-item .signup {
    color: #effaf2 !important;
}

.bc-list-locations .destination-item,
.item-loop,
.g-news .item,
.bravo_form .form-content {
    box-shadow: 0 18px 42px rgba(31, 90, 68, 0.14) !important;
}

.bc-list-locations .destination-item .image .content .title {
    background: linear-gradient(135deg, #d8f2df 0%, #bce4c7 100%) !important;
    color: #184633 !important;
    box-shadow: 0 12px 28px rgba(79, 143, 103, 0.28) !important;
}

.bravo_banner_image h1,
.g-header .left h1,
.g-header .left h2,
.bravo-news .item .title {
    color: #173f2f !important;
}

.g-overview ul li {
    border-color: rgba(79, 143, 103, 0.26) !important;
}
