.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 */
}

.custom-logo {
    content: url("https://www.sacombank-sbr.com.vn/wp-content/uploads/2026/01/logo-SBR-nen-trang-28-01-26.png");
    max-width: 230px;   /* chỉnh kích thước */
    height: auto;
}

#textSBR {
   max-width: 80%;
  height: auto;
}
