.sub-title-content {
  font-weight: 600;
}

.link-text {
  color: #1464f4;
  text-decoration: underline;
}

.category-post a {
  color: #1464f4;
  text-decoration: none;
  border-bottom: 1px solid transparent;
}

.category-post a:hover {
  border-bottom: 1px solid #1464f4;
}

.category-post li {
  color: #1464f4;
  line-height: 36px;
  list-style: none;
}

.content-page-title {
  font-size: 20px;
  font-weight: bold;
  line-height: 28px;
  letter-spacing: -0.02em;
}

.content-page-text {
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  letter-spacing: -0.02em;
}
