/* 首頁 */
li.dropdown :focus-visible {
    outline: -webkit-focus-ring-color auto 1px!important;
}

.sr-only:focus {
    top: 10px;
    left: 10px;
    clip: auto;
    width: auto;
    height: auto;
    overflow: visible;
    white-space: nowrap;
    outline: -webkit-focus-ring-color auto 10px!important;
}

#index-section-02 .left > .greenColor.MB5 {
    color: #46821F;
}

#index-section-02 .newslist .whiteColor {
    color: #2B2B2B;
}

#index-section-04 .card-header .title {
    color: #2B2B2B;
}

/* #idea-section-03 .circle.bgblue,  */
#idea-section-03 .whiteColor {
    color: #00303a;
}

.image-idea .container .title .greenColor {
    color: #4B8B21!important;
}

.container #fileUpload thead th a {
    color:white;
    text-decoration:none;
}