@import url("main.css");
.button {
  text-align: center;
}
.button a {
  text-align: center;
  color: #f9f6f7;
  text-decoration: none;
  font-size: 30px;
  display: block;
  width: 400px;
  margin: 25px auto 25px auto;
  border: 20px;
  background-color: #0e0c0d;
  border-radius: 10px;
  height: 50px;
}/*# sourceMappingURL=poczta.css.map */