#new-report.container-fluid.central-phrase {
  padding: 40px 10px;
  height: auto;
  min-height: 321px;
}
#new-report.container-fluid.central-phrase p {
  padding: 20px;
}
@media screen and (min-width: 1200px) {
  #new-report.container-fluid.central-phrase p {
    font-size: 18px;
    padding: 0;
  }
}
#new-report.container-fluid.central-phrase .subtitle {
  margin-top: 0px;
  color: #FFF;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
}
@media screen and (min-width: 1200px) {
  #new-report.container-fluid.central-phrase .subtitle {
    font-size: 20px;
    margin-top: 50px;
  }
}
#new-report.container-fluid.central-phrase .download {
  width: 130px;
  height: 46px;
  background-color: #fff;
  color: #000;
  text-align: center;
  font-size: 12px;
  display: inline-block;
  outline: none;
  line-height: 46px;
  outline: none;
  text-decoration: none;
  font-weight: 500;
}
#new-report.container-fluid.central-phrase .download:hover {
  background-color: #fff;
  color: #000;
}/*# sourceMappingURL=wearegoing.css.map */