.btn a {
  display: block;
  width: 500px;
  height: 50px;
  margin: 0 auto 0 auto;
  background-color: #025ab3;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  line-height: 50px
}
