.custom-hubspot-form{display:flex;flex-direction:column;gap:12px;max-width:400px;margin:0 auto;padding:24px;background:#f9f9f9;border-radius:8px;box-shadow:0 0 10px rgba(0,0,0,0.05)}.custom-hubspot-form input,.custom-hubspot-form button{font-size:16px;padding:12px;border-radius:4px;border:1px solid #ccc}.custom-hubspot-form button{background-color:#0073e6;color:white;border:none;cursor:pointer;transition:background-color 0.3s ease}.custom-hubspot-form button:hover{background-color:#005bb5}