    .header-link a:after {
        content: "";
        position: absolute;
        background-color: #00BB47;
        height: 2px;
        width: 0;
        left: 0;
        bottom: 0px;
        transition: .3s;
    }
    
    .header-link a:hover:after {
        width: 100%;
    }
    
    .footer-link:hover {
        text-decoration: underline;
        cursor: pointer;
    }
    
    .t450__menu__content {
        z-index: 19999 !important;
        right: 24px;
        top: 6px !important;
    }
    
    .language-selector:hover {
        cursor: pointer;
    }
    
    #rec963945031 {
        z-index: 6 !important;
    }
    
    #rec964186176 {
        z-index: 9999 !important;
    }
    
    .uc-qr-wechat {
        z-index: 9999 !important;
    }