/* Start custom CSS for price_classic_short_base, class: .elementor-element-af6e8ac */.boton-registro {
    margin: 20px auto;
    background: #ff2c33;
    display: block;
    padding: 14px 20px;
    max-width: 220px;
    color: #fff;
    text-align: center;
    border-radius: 2px
}

.boton-registro:hover {
    color: #fff;
    background: #00a2ac;
    box-shadow: 0 0.5rem 1.125rem -0.5rem #00a2ac;
}/* End custom CSS */