.elementor .boton-principal{width:auto;font-family:Source Sans Pro;font-weight:600;font-size:1rem;color:#ffffff;line-height:1rem;padding-block-start:16px;padding-block-end:16px;padding-inline-start:32px;padding-inline-end:32px;border-radius:4px;background-color:#CD6C11;box-shadow:0px 3px 6px 2px rgba(0, 0, 0, 0.2);background: #CD6C11;
color: #fff;
transition: all 0.5s ease;
}

.boton-principal:hover {
background: #b66010;\n}