.form-title{
  text-align:center;
  border-bottom: 2px solid #4DB56A; 
  width:20%; margin:7px;
}

.content {
  text-align: left;
  margin: 0.5em 0px;
  border: solid 1px lightgray;
  border-radius: 0.5em;
}

.content-url {
  text-decoration: none;
  color: black;
  display: block;
  top: 0;
  left: 0;
  /* height: 100%; */
  margin: 0.5em 1em;
}