.boton-cotizar{
    background-color: #2980b9 !important; 
    color: white !important; 
    width: 120px !important; 
    height: 40px !important; 
    font-size: 20px !important; 
    border-radius: 13px !important; 
    border-width: thin !important; 
    margin-bottom: 20px !important;
    cursor: pointer;
}

