#home-index {
  h3 {
    font-size: 1.2rem;
  }

  #key-visual {
    background: linear-gradient(to right, #77a1d3, #7cc9c9, #e684ae);
  }
}
