@charset "UTF-8";

hr {
  border: 2px solid #ff8f89;
  margin-top: 20px;
}

#dlButton a:last-child {
  background: #fff253;
  color: #222;
}

#dlButton a:last-child:hover {
  background: #fff7a0;
  color: #7b7b7b;
}
