.cntb-151-0-texto-del-boton {
        all: unset;
        font-family: Helvetica, Arial, sans-serif;
        display: inline-block;
        max-width: 100%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        background-color: #E54F22;
        color: #FFFFFF;
        font-size: 20px;
        border-radius: 25px;
        padding: 0 33px;
        font-weight: bold;
        height: 50px;
        cursor: pointer;
        line-height: 50px;
        text-align: center;
        margin: 0;
        text-decoration: none;
    }
    .cntb-151-1-enlace {
        display: none;
    }