html {
  font-family: 'Open Sans', sans-serif;
  margin-top: 115px;
}

a, a:hover, a:active, a:visited {
  color: #3c3a5a;
  text-decoration: underline;
}

h3 {
  border: 0 none;
  font-family: 'Domine';
  font-style: normal;
  font-weight: 700;
  color: #3c3a5a;
  font-size: 18px;
  text-decoration: none;
  margin-bottom: 0;
}

.row:before, .row:after {display: none !important;}
