.ignor {
    color: #fff
}

.country_select {
    border-width: 0 0 2px;
    border-top-style: initial;
    border-right-style: initial;
    border-left-style: initial;
    border-top-color: initial;
    border-right-color: initial;
    border-left-color: initial;
    border-image: initial;
    z-index: 1;
    background-color: transparent;
    border-bottom-style: solid;
    border-bottom-color: #eee;
    font-style: inherit;
    font-variant: inherit;
    font-weight: inherit;
    font-stretch: inherit;
    line-height: inherit;
    font-family: inherit;
    font-size: 1.125rem;
    padding: .25rem 0
}