/* ==========================================================================
   Author's custom styles
   ========================================================================== */
body {
  font-family: 'Open Sans',sans-serif;
  font-size: 25px;
  letter-spacing: -.5px;
  color: #333;
  -webkit-font-smoothing: antialiased; }

h1 {
  font-size: 25px;
  margin-top: 0; }

.bodycopy {
  font-size: 15px;
  margin-bottom: 15px; }

footer {
  font-size: 15px; }

.row {
  margin-top: 75px;
  margin-bottom: 75px; }

.firstrow {
  margin-top: 25px !important;
  margin-bottom: 25px !important; }

.titlerow {
  text-align: center;
  background-color: #f2f2f2;
  padding-top: 50px;
  padding-bottom: 50px;
  margin-top: 0;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0; }

/* endpoint */
