.welcome-item:nth-child(2), .welcome-item:nth-child(4) {
    background: #0065a4;
}

.statistic-item {
   background: #0065a4;
}

.swiper-pagination-bullet-active {
    background-color: #0065a4;
}

.hero-action .swiper-button .swiper-button-prev, .hero-action .swiper-button .swiper-button-next {
    background: #deb050;
}

.hero-action .swiper-pagination-bullet-active {
    color: #0065a4;
}

.footer-copyright {
    font-size: 0; /* Ẩn text gốc */
}

.footer-copyright::after {
    content: "© 2024 SACOMBANK-SBR. All Rights Reserved";
    font-size: 14px; /* set lại size */
}
