/* Center alleen de New In Gallery titel */
#panel-36-2-0-1 .widget-title {
    text-align: center !important;
    display: block !important;
    width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

/* Center de titel van de "Welcome to Dance Devotion" widget */
#panel-w6a09ee18e4713-0-0-0 .widget-title {
    text-align: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
    display: block !important;
}

@font-face {
  font-family: 'CatchShop'; /* Pas aan naar de exacte font-family naam uit je theme */
  font-display: optional !important;
}