#home-index {
  #about {
    background-color: #f892bb;
    color: #fff;
  }
  
  .keyvisual {
    height: 400px;
    color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
}
