.ecosystem-select  {
    background-color: #002f6c;
}
.inner_state {
    filter: grayscale(1);
}
.inner_state2 {
    filter: grayscale(1);
}
/* .navbar-dropdown-options {
    background: #a2a1a1 !important;
} */
.see-more-green {
    background: #b8082a 0% 0% no-repeat padding-box;
    border-radius: 34px;
    opacity: 1;
}
.new_h3, .seleccionado, .new_challenge_name, .mid, .mas-filtro-text, .new_h3_creemos, .clear-filters {
    color: #002f6c !important;
}
.new_separator, .new_separator_colle, .new_separator_commu {
    /* filter: hue-rotate(50deg); */
}
.under-line-mid {
    border-color: #b60023;
}
.navbar-home-item-active {
    color: #b60023 !important;
}
.new_separator, .new_separator_colle, .new_separator_commu {
   /* filter: hue-rotate(130deg); */
   position: relative;
}
.filter {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background: linear-gradient(0deg, #b60023, transparent);
    opacity: 0.7;
}
.new_h1_commu {
    position: relative;
    z-index: 2;
}
.community_span {
    color: #b60023 !important;
}
.new_location >svg {
    filter: hue-rotate(90deg) brightness(0.6);
}
label.new_label_font, .new_community_name {
    color: #002f6c !important;
}
a.nav-link.active.navbar-home-item-active {
    color: #002f6c !important;
}
.navbar-home-item-community {
    color: #b8082a !important;
}
.new_separator_2 {
    filter: grayscale(1);
}