.u-text--btn,
.c-button{
    font-weight: bold;
}


.c-button.--hover{
    border: 1px solid #fff;
}

.p-category_ranking_section__more .c-button.--hover:hover{
    background: #fff;
    color: #faab8f;
    border: 1px solid #faab8f;
    transition: all 0.5s;
    opacity:1;
}

.promise-wrapper .txt{
    color:#FA514B;    
}
