.headerText_1 {
    color: #63508f;
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
}

.headerText_2 {
    color: #333333;
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
}

.bottomText_1 {
    color: #ffffff;
    font-size: 14px;
    line-height: 14px;
}

.btn_1 {
    width: auto;
    height: 26px;
    background-color: #7e7cfb;
    border-radius: 13px;
    color: #ffffff;
    font-size: 14px;
    line-height: 14px;
}

.searchBox_1 {
    width:382px;
    height:30px;
    background:rgba(245,245,255,1);
    border:1px solid rgba(126,124,251,1);
    border-radius:4px;
}

.searchInput_1 {
    width: 300px;
    background-color: rgba(245,245,255,1);
    color: #404058;
    font-size: 16px;
    line-height: 16px;
}

