input#gform_submit_button_1{background:#008e8e!important}.entry-content thead th,.entry-content tr th{color:white}.info-cajas{display:flex;flex-wrap:wrap;justify-content:center;gap:15px;margin:20px 0}.info-caja{background-color:#009999;color:white;padding:10px 20px;border-radius:4px;text-align:center;min-width:180px;flex:1 1 30%}.info-caja h4{font-size:16px;margin:0 0 5px 0;font-weight:600}.info-caja p{font-size:20px;margin:0;font-weight:bold}@media (max-width:768px){.info-caja{flex:1 1 100%}}.pasos-grid{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.paso-box{display:flex;width:48%;background:#ffffff;border:1px solid #ccc;border-radius:4px;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,0.05)}.paso-text{flex:1;padding:16px;font-size:16px}.paso-numero{background:#002e45;color:white;font-weight:bold;font-size:24px;padding:20px;display:flex;align-items:center;justify-content:center;min-width:70px}@media (max-width:768px){.pasos-grid{flex-direction:column}.paso-box{width:100%}}img:hover{pointer-events:none}