/**
 * è…¾è®¯é‡‘èžäº‘ - Banner åŒºåŸŸæ–‡å­—æ”¹ä¸ºç™½è‰²
 * ç›®æ ‡ï¼šhttps://fincloud.tencent.cn/
 * ä»…å½±å“ .img-item å†…çš„ Banner æ ‡é¢˜å’Œæè¿°æ–‡å­—ï¼Œä¸å½±å“å…¶ä»–ä½ç½®
 */

/* Banner å¤§æ ‡é¢˜"é‡‘èžä¸“åŒº" - .hero-desc å†…çš„ h2 */
.img-item .hero-text .hero-desc h2, .c-hero-section .c-hero-section-inner .c-hero-section-tit, .sol-banner .solution-banner-inner .solution-banner-ct .solution-banner-tit {
  color: #ffffff !important;
}

/* Banner æè¿°æ–‡å­— - .hero-desc å†…çš„ em æ–œä½“æ®µè½ */
.img-item .hero-text .hero-desc em {
  color: #ffffff !important;
}

/* Banner å¤§æ ‡é¢˜"é‡‘èžä¸“åŒº" - .hero-text-con å†…çš„ h2ï¼ˆå« span.pieceï¼‰ */
.img-item .hero-text .hero-text-inner .hero-text-con h2.des-one-line,
.img-item .hero-text .hero-text-inner .hero-text-con h2.des-one-line .piece {
  color: #ffffff !important;
}

/* Banner æè¿°æ®µè½ - .des-text å†…çš„ p */
.img-item .hero-text .hero-text-inner .hero-text-con .des-text p, .c-hero-section .c-hero-section-inner .c-hero-section-des p, .sol-banner .solution-banner-inner .solution-banner-ct .solution-banner-des p {
  color: rgba(255, 255, 255, 0.85) !important;
}
