.fi-section-header {
  background-color: rgba(var(--primary-600),1);
}
.fi-section-header-heading {
  color: #fff !important; 
}
.filepond--image-preview {
  background-color: rgba(var(--primary-200),1);
}