.boton {
    padding: 1rem;
    background-color: #E87400;
    color: white !important;
    text-decoration: none;
    cursor: pointer;
    border-radius: 10px;
    min-width: 300px;
    display: block;
}
