.CustomerSatisfactionContainer__headTitle {
    width: 35%;
    font-weight: 400;
    font-size: 1.5625rem;
    color: #ff5c35

}



.CustomerSatisfactionContainer__ltCount {
    font-size: 1.9rem;
    font-weight: 400;
       color: #ff5c35
}

.CustomerSatisfactionContainer__status 
{
       color: #ff5c35
}

:root {
    --color-brand: #ff75c2
      }
     

p {
    color: #1f2e6d
      }

.Footer__footerBg {
    background-color: #1f2e6d
}

.Footer__footerQus {
    color: #ffffff
}

.Footer__footerDescription {
    color: #ffffff
}

.Button__footerBtn {
    background: #ffffff;
  color
}

.Button__btnFont {
    color: #1f2e6d
}

.commonStyle__detailHeader {
  color: #1f2e6d
}

.article_Title {
  color: #1f2e6d
}

.KbDetailLtContainer__articleContent {
      color: #1f2e6d
}

.KbDetailLtContainer__articleContent {
      color: #1f2e6d
}

.KbDetailLtContainer__share {
    color: #1f2e6d
}


