body{
  font-family: 'Open Sans', sans-serif;
}

strong{
  color: #333333;
}

.section-title{
  padding: 0.5em;
  padding-top: 2.5em;
}
.section-title h1{
  font-family: 'Damion', cursive;
  text-align: center;
}
.section-title p{
  font-family: 'Damion', cursive;
  text-align: center;
  font-size: 1.5em;
  color: #0d456a;
}

h1.section-title{
  font-family: 'Damion', cursive;
  text-align: center;
  padding-top: 1.5em;
}

.section-footer{
  font-family: 'Damion', cursive;
  text-align: center;
  padding: 0.5em;
  padding-top: 0em;
}

.top-header{
  background-color: #347ea7;
  text-align: center;
  position: fixed;
  top:0px;
  width: 100%;
}

.witnesses h3{
  font-family: 'Damion', cursive;
  color: #333333;
  margin: 0em;
}

.witnesses img{
  margin-bottom: 0.2em;
}

.work{
  font-size: 0.9em;
}

.witnesses hr{
  width: 50%;
  text-align: center;
  margin: 0em auto;
  margin-bottom: 0.5em;
  padding: 0em;
}

.section-title a.button{
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
}
