.title-info-top span.gh, .innerTopRight li a span, span.title-info-top b,
.infoBannerHome h5 a, a.viewMore3Banner{
    color: #040469 !important;
}

#footerBottom h4 {
    color: #fff !important;
}
.button.dark:before, .phistory-title, .phistor-icon,
.btn-newsletter{
    background-color: #040469;
}
#phistory-bar{
    border: 2px solid #040469;
}

li.social i {
    background: #040469;
    color: #fff;
}
li.social-shopee img {
    filter: invert(12%) sepia(64%) saturate(2229%) hue-rotate(227deg) brightness(100%) contrast(133%);
}
.fixed-item {
    width: 60px;
    height: 60px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    position: fixed;
    z-index: 9999;
    cursor: pointer;
    right: 50px;
    bottom: 230px;
}

.fixed-item.btn-face-fixed {
    bottom: 100px;
}

.fixed-item.btn-zalo-fixed {
    bottom: 165px;
}

.fixed-item.btn-shopee-fixed {
    bottom: 35px;
}
.fixed-item.btn-shopee-fixed img {
    width: 50px;
}