#bottom {
  color: #fff;
  background-color: #f3005a;
  padding-top: 12px;
  padding-bottom: 12px;
}

#header2 {
  text-align: center;
}

#article-1 {
  max-width: 860px;
  text-align: center;
}

#top_folage {
  width: 100%;
  height: 92px;
  z-index: 10;
  background-color: #fff;
  position: relative;
}

@media (min-width: 300px) {
  .h1, h1 {
    font-size: 8vw;
    color: #fff;
  }
}

.article-list {
  background-color: #fff;
}

a:focus, a:hover {
  color: #e8b70a;
}

