/* Custom Styles */
{
  "display_name": "Preset Color",
  "overrides":
  {
    "color_primary": "#444",
    "color_light": "#ffffff",
    "color_dark": "#333",
  }
}

h6, .h6 {
  font-family: "Open Sans";
  font-size: 22px;
  font-weight: 500;
  line-height: 1.5;
  margin-top: 0;
  margin-bottom: 0.2em;
  color: #FFFFFF;
}

.form .field-container {
  margin-bottom: 5px; /* Adjust this value as needed */
}
