/*******************************************************************************
********************************************************************************
PAGE
********************************************************************************
*******************************************************************************/
.cerade__page
{

}

/* Blur title background */
.page__title__filter
{
  backdrop-filter: var(--cerade-blur);
}
