/* Icon Help Center */
#Capa2 path:nth-child(1) {
fill: rgb(59, 184, 234) !important;
}
#Capa2 path:nth-child(2) {
fill: rgb(246, 173 , 3) !important;
}
/* END Icon Help Center */
/* Icon Tickets */
#Capa3 path:nth-child(-n+2) {
fill: rgb(59, 184, 234) !important;
}
#Capa3 .commonStyle__zt3BrandFill {
fill: rgb(246, 173 , 3) !important;
}
/* END Icon Tickets */
.Footer__footerBg {
background-image: linear-gradient(150deg,#3bb8ea 0%,#368ac9 100%) !important;
}
.Footer__footerQus {
  font-size: 1.875rem;
  color: #fff;
}
.Footer__footerDescription {
  font-size: 1rem;
  color: #fff;
}
.Button__footerBtn {
  background-image: linear-gradient(150deg,#fcc511 0%,#f18d02 100%) !important;
  color: #FFF;
}
.Header__name {
  display: none;
}
.CloseTicketPopup__closeBtn{
  display:none;
}
/* Search Submit background */
.commonStyle__zt3BrandBg {
  background-color: #ffcf1c;
}
/* END Search Submit background */

