@charset "utf-8";

.container {
  margin-bottom: 250px;
}

.container a {
  color: #222;
  text-decoration: none;
}

.container a:hover {
  text-decoration: underline;
}