
/* ヘッダー */
.headerContact {
  background-image: linear-gradient(90deg, #61dae4, #61da6a);
}

.headerContact a {
  color: #fff;
}
