/* Hide AboutSupport section */
div.rounded-xl.shadow-lg.border.border-dashed.border-slate-300 {
  display: none !important;
}
