/*------------------------------------
sns
------------------------------------*/

.btn-sns-share {
  /* margin-top: 100px; */
}

.sns-text {
  text-align: center;
  font-size: 25px;
  color: #009b87;
  font-weight: bold;
}

.sns-btn {
  width: 1000px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}

.btn {
  text-align: center;
  margin: 20px;
}

.btn img {
  width: 70px;
}
