.selected {
    color: #FFF !important;
}
.header__wrapper .media-1024-hide .selected {
    color: #FDE47F !important;
}
.btn-sm{
    width: 88px;
    height: 36px;
    font-size: 18px;
}
.lang__link{
    color: #fff;
    display: flex;
    width: 100%;
}
.lang__link .select-dropdown__item-text{
    margin-top: 2px;
    margin-left: 7px;
}

.h1-style {
    color: #FFFFFF;
    max-width: 438px;
    margin-bottom: 24px;

    font-size: 48px;
    font-weight: 700;
    line-height: 120%;
}
@media screen and (max-width: 960px) {
    .btn-sm{
        width: 115px !important;
        height: 37px !important;
    }
    .header-btns .btn{
        font-size: 16px;
    }
}
.how-to-create-wallet-first
{
    padding: 30px 0 0px;
    text-align: center;
}
section.QA h1 {
    margin-bottom: 32px;
    color: #1C1C1C;
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    line-height: 120%;
}

section.sales h1 {
    margin-bottom: 44px;
    color: #1C1C1C;
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    line-height: 120%;
}
.news-card-open h1{
    color: #1C1C1C;
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    line-height: 120%;
}
.what-cryptocurrency-is h1{
    margin-bottom: 32px;
    color: #1C1C1C;
    text-align: left;
    font-size: 28px;
    font-weight: 700;
    line-height: 120%;
}
.feedback h1{
    margin-bottom: 32px;
    color: #1C1C1C;
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    line-height: 120%;
}
#phone-number-search.btn{
    background: linear-gradient(315deg, #86632C 0%, #B7A148 100%);
}
#phone-number-search.btn.btn--active{
    background: linear-gradient(315deg, #D39433 0%, #FDE47F 100%) !important;
}

input[disabled]{
    background: #eee;
}
.link{
    color: #D39433;
    font-family: PT Sans, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 124%;
    text-decoration-line: underline;
    cursor: pointer;
}

.we-always-in-touch .info{
    font-size: 18px;
    line-height: 27px;
    width: 87%;
    display: block;
    margin: 43px auto 0;
}

.we-always-in-touch .info p{
    color: #4F5D6D;
    font-weight: 700;
}

.we-always-in-touch .info p a{
    color: #1D2228;
}
.text-small{
    font-weight: 400;
    margin-top: 15px
}

button.lang__link {
    padding: 0 !important;
    margin: 0 !important;
    border: none;
    border-radius: unset;
}

button.lang__link li {
    border-radius: unset;
}
