.custom-tag-widget {
  display: inline-flex;
}

.custom-blog-preview-widget {
  display: flex;
  flex-direction: column;
}

.custom-section-heading-widget {
  display: flex;
  flex-direction: column;
}
