/* 2026-08-11 Aura: 首頁(27575)與 About(31108)頁面排版微調 */
/* 隱藏主題內建 Trending block（會把已下架的舊服務文章帶回首頁） */
.page-id-27575 .ct-trending-block,
.page-id-31108 .ct-trending-block {
	display: none !important;
}
