Change title color

Add the code below to Custom CSS field on your Instagram Feed widget’s Style tab:

.es-widget-title {
  color: #800080 !important;
}