/* .dy-index-btn {
    display: inline-block;
    height: 54px;
    line-height: 48px;
    background: #4636ff;
    color: #ffffff;
    padding: 0 18px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 58px;
    font-weight: bold;
    text-transform: capitalize;
    min-width: 180px;
    text-align: center;
    font-size: 17px;

    background: linear-gradient(90deg, #F23DE7 0%, #5784FF 100%);
}