/* Default.aspx 內聯樣式抽離 - CSP style-src 移除 unsafe-inline */

/* 六大面向背景色 */
.aspect-eco-green {
    background-color: #45792a;
}

.aspect-green-energy {
    background-color: #389495;
}

.aspect-green-transport {
    background-color: #ce7171;
}

.aspect-resource-cycle {
    background-color: #a574a4;
}

.aspect-low-carbon {
    background-color: #5f6c89;
}

.aspect-sustainability {
    background-color: #a77a35;
}

/* 六大面向描述文字 */
.aspect-desc-text {
    color: #ffffff;
}

/* 亮點作為輪播高度 */
.highlights-swiper-height {
    height: 425px;
}

/* 亮點投影片最大高度 */
.highlight-slide-maxh {
    max-height: 400px;
}

/* 資訊發佈列表 */
.info-list-fixed {
    padding-bottom: 41px;
    height: 298px;
}
