.btn_button__HeXzC {
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer
}

.btn_button-border__9JU2Z {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 25px;
    z-index: 1
}

.btn_buttonText__U5P5j {
    text-align: center;
    fill: #fff;
    font: normal 20px/30px Oswald
}

.chainDropdown_dropdown__yDqFA {
    z-index: 10;
    position: absolute;
    top: 53px;
    left: -2px;
    z-index: 1
}

.chainDropdown_dropdownList__RTmgv {
    list-style: none
}

.chainDropdown_dropdownList__RTmgv>li {
    background: rgb(0, 14, 41, .9);
    padding: 10px 16px;
    text-align: center;
    border: 1px solid #edcd90;
    text-decoration: none;
    color: #fff
}

.chainDropdown_dropdownList__RTmgv>li>a {
    text-decoration: none;
    color: #fff;
    font-family: oswald;
    font-size: 14px
}

.chainDropdown_dropdownList__RTmgv>li:first-child {
    text-decoration: underline
}