.head-notice p {
  color: #fff;
  font-size: 14px;
  padding: 10px 0;
  margin: 0;
  display: block;
  width: 100%;
}
.head-notice p a {
  text-decoration: underline;
}
.head-customer svg {
  fill: white;
}
.fixed-top .head-customer svg {
  fill: #222222;
}
.headerIndex:hover .head-customer svg {
  fill: #222222;
}
