@charset "utf-8";

.sr-only {
  position: absolute;
  overflow: hidden;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  border: 0;
  clip: rect(0, 0, 0, 0);
}

h1 {
  font-size: 30px;
}

.heading_1 {
  margin-top: 50px;
  text-align: center;
  font-weight: bold;
}