body {
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 1.7px;
  line-height: 1.75;
  color: #7ea0d4;
}

a {
  color: #7ea0d4;
}

a:link {
  color: #7ea0d4;
}

.img-profile {
  border: 5px solid #7ea0d4;
  width: 110px;
}

.ul-profile {
  list-style-type: none;
  margin-top: 15px;
  margin-left: -30px;
}

.li-profile{
  margin-top: 15px;
}

.ul-card {
  list-style-type: none;
  margin-top: 20px;
  margin-left: -30px;
}

.card-small-img {
  margin-top: 8px;
  width: 100%;
  object-fit: cover;
}

.card-list-header {
  font-size: 20px;
  font-weight: 600;
}

.letter-spacing-over {
  font-size: 40px;
  font-weight: 500;
  letter-spacing: 5px;
  line-height: 1.5;
}
