/* head 中的同步發布設定先決定導覽，不先顯示再移除。 */
html:not([data-church-finder="true"]) [data-public-module="churchFinder"],
html:not([data-today-liturgy="true"]) [data-public-module="todayLiturgy"],
html:not([data-today-liturgy="true"]) [data-liturgy-compact],
html:not([data-today-liturgy="true"]) [data-news-liturgy-title] { display: none !important; }
