.cta{
width:40%;
  color: orange;

  background: orange;
  padding: 8px 22px;
  border-radius: 50px;
  font-size: 50px;
  text-decoration: none;
  font-weight: bold;
margin: 20px 20px;
}