﻿::selection {
    color: #fff;
    background-color: #585C54;
}
#languages-dropdown-2 > li:nth-child(3)
 {
 	display: none;
}

.g-color-primary {
    color: #E3B861 !important;
}

.g-color-primary--hover:hover {
	color: #fff !important;
}

#promo-block h2 {
    font-size: 24px;
}

#promo-block .form-text {
    color: #1c232f !important;
}

.u-header__section.g-bg-black {
    background-color: #153531 !important;
}

.g-bg-primary {
	background-image: none !important;
	background-color: #d5ccbe !important;
}

.card-header.g-bg-primary {
	background-color: #186C62 !important;
}

.g-bg-gray-dark-v1 {
    background-color: #153531 !important;
}

body {
    color: #000 !important;
}

body,
.u-btn-primary,
.g-bg-white {
    background-color: #eeeadb !important;
}

.u-header__section {
    background-color: #FFFFFF !important;
}

form .u-btn-primary {
	color: #fff !important;
	background-color: #186C62 !important;
}

.g-bg-primary--hover:hover,
.see-more-icon {
    background-color: #c9dc87 !important;
}

.g-brd-primary {
    border-color: #186C62 !important;
}

.btn-outline-primary {
    color: #8c9e5e !important;
    border-color: #8c9e5e !important;
}

.card {
    background-color: transparent !important;
}

.btn-primary,
.btn-primary.disabled,
.btn-primary:disabled {
	background-color: #8c9e5e !important;
	border-color: #8c9e5e !important;
}

.u-btn-primary:hover, .u-btn-primary.active {
    border-color: #8c9e5e !important;
}

.btn-outline-primary:hover {
	color: #fff !important;
    background-color: #1E8B7E !important;
}

h2,
a,
.nav-link,
.u-btn-primary,
.u-header__section .fa,
.g-color-gray-dark-v2,
.g-color-black {
    color: #8c9e5e !important;
}



