.service-custom {
    background: #09243F !important;
}


.section-header-about h3,
.section-header-service h3,
.about-content p,
.about-content ul li,
.carousel-text-custom h2 {
    color: #fff !important;
}

.carousel .carousel-text-custom h1 {
    font-size: 68px !important;
}

.section-header-about h3,
.section-header-service h3,
.section-header-testimonial h3 {
    font-weight: 800;
}

.testimonial-item {
    display: block !important;
    margin-left: auto;
    margin-right: auto;
    width: 50% !important;
}

.testimonial-item img {
    width: 100px !important;
}

.images-blog {
    width: 100%;
    aspect-ratio: 16/10;
    object-fit: cover;
}

.logo-nav {
    text-align: right;
    overflow: hidden;
    /* margin: 10px 0px; */
}

.logo-nav img {
    max-width: 68%;
}

/*******************************************/
/********** About trang home CSS **********/
/*****************************************/
.about-custom-home {
    background: #09243F !important;
}