*, body{
    color: #fff;
    background: #000;
}
a {
    color: #fff !important;
}
.footer-static-title h3 {
    color: #fff;
}
.footer {
    background: #000;
}
#back-to-top {
    background: #fff;
}
#back-to-top i {
    color: #000;
    background: #fff;
}
.formContact {
    max-width: unset!important;
}
body form#fContact button[type="submit"] {
    background: #000;
    color: #fff;
    margin-left: 150px;
    border: 1px solid;
}
.title-view, .main-news .main-news-title {
    color: #fff;
}
#main .main-news, .main-news .main-news-title:before {
    background: #000;
}
.news-detail .btn-danger, .news-detail .btn-danger:hover {
    background-color: #000;
    border-color: #fff
}
.currentPage, body .paginator a:hover {
    border: 1px solid #fff;
    background: #fff;
    color: #000 !important;
}
.paginator a {
    background: #000;
}
.ew-alo-phone.ew-alo-green .ew-alo-ph-circle, .ew-alo-ph-circle-fill {
    background: #fff;
}
.support-icon-right {
    display: none;
}
.home-index .video {
    margin-bottom: 30px;
    overflow: hidden;
}
.album-view-title {
    color: #fff;
}
.album-view-content img {
    height: auto;
    aspect-ratio: auto;
}