/* Start custom CSS for html, class: .elementor-element-5221c0f */.process-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
  margin-top: 30px;
}
.step {
  background: white;
  padding: 20px;
  width: 220px;
  border-radius: 10px;
  font-weight: 600;
  box-shadow: 0 1px 5px rgba(0,0,0,0.05);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c2d79e9 */.btn-quote {
  background-color: #F97316;
  color: white;
  padding: 12px 24px;
  border: none;
  border-radius: 6px;
  font-weight: 600;
  cursor: pointer;
}
input, textarea {
  width: 100%;
  padding: 12px;
  margin-bottom: 15px;
  border: 1px solid #ccc;
  border-radius: 6px;
}/* End custom CSS */