html, body {
  padding: 0;
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  color: #333;
  min-width: 380px; }

html {
  background: #000; }

body {
  background: #fff; }

img {
  max-width: 100%; }

h1 {
  padding: 0;
  margin: 0 0 20px 0;
  font-size: 3.5em; }

h2 {
  font-size: 3em;
  text-align: center;
  margin: 0; }

h3 {
  font-size: 1.8em;
  margin: 20px 0 20px 0; }

p {
  font-size: 1.3em;
  line-height: 1.4em; }

nav {
  background: rgba(0, 0, 0, 0.8);
  padding: 10px 0;
  position: fixed;
  width: 100%;
  color: #fff;
  z-index: 999;
  line-height: 0; }
  nav .button a {
    padding: 13px;
    font-size: .8em; }

header {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100vh;
  display: flex;
  align-items: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000; }
  header .button a {
    text-shadow: none;
    font-size: 1.4em; }

section {
  padding: 60px 0; }

form {
  display: flex;
  flex-wrap: wrap;
  max-width: 500px;
  margin: 0 auto; }
  form input[type="text"] {
    flex-grow: 1; }
  form input[type="submit"] {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px; }

.button a, input[type="submit"], input[type="text"] {
  border: 0;
  padding: 15px;
  box-sizing: content-box;
  font-size: 1em;
  font-weight: 100; }

.button a, input[type="submit"] {
  background: #5cb85c;
  color: #fff;
  cursor: pointer;
  box-shadow: 0 2px 0 0 #408040; }

.button a {
  display: inline-block;
  text-decoration: none;
  border-radius: 3px; }

.container {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding: 0 30px;
  box-sizing: border-box; }

.donate {
  text-align: center; }

nav .button {
  position: absolute;
  right: 35px;
  top: 4px; }

.thirds {
  margin: 0;
  padding: 0;
  list-style: none; }
  @media (min-width: 768px) {
    .thirds {
      display: flex; } }
  .thirds li {
    width: 100%;
    margin: 50px 0 0 0;
    text-align: center; }
    @media (min-width: 768px) {
      .thirds li {
        width: 33%;
        padding: 0 30px; } }
    .thirds li .image {
      display: inline-block; }
    .thirds li img {
      max-width: 100%;
      height: 90px; }

blockquote {
  padding: 0;
  margin: 50px 0 0 0;
  position: relative; }
  blockquote .quote {
    padding: 25px 25px 0 50px;
    border-radius: 5px;
    position: relative;
    font-size: 2em;
    margin: 0; }
    blockquote .quote::before {
      content: "\201C";
      font-family: Georgia, serif;
      font-size: 60px;
      font-weight: bold;
      color: #999;
      position: absolute;
      left: 9px;
      top: 23px; }
  blockquote .meta {
    text-align: right;
    vertical-align: middle; }
    blockquote .meta .author {
      display: inline-block;
      vertical-align: middle; }
  blockquote .image {
    display: inline-block;
    width: 70px;
    margin: 0 0 0 15px;
    vertical-align: middle; }
    blockquote .image img {
      max-width: 100%;
      border-radius: 200px; }

.newsletter {
  padding: 100px 0;
  color: #fff;
  text-shadow: 1px 1px 1px #000; }

footer {
  background: #000;
  padding: 40px 0; }
  footer, footer a {
    color: #8e8e8e; }
  footer a:hover {
    color: #fff; }
    footer a:hover svg {
      fill: #fff; }
  footer p {
    margin: 0;
    padding: 0; }
  footer p, footer address {
    font-size: .9em; }
  footer svg {
    fill: #8e8e8e;
    height: 20px;
    position: relative;
    top: 4px; }
  footer a {
    text-decoration: none; }
    footer a svg:hover {
      fill: #fff; }
  @media (min-width: 768px) {
    footer .container {
      display: flex;
      align-items: center; } }
  footer .container div {
    margin: 20px 0;
    box-sizing: content-box;
    padding: 0 25px; }
    @media (min-width: 768px) {
      footer .container div {
        width: 33%;
        margin: 0; } }

.learn-more {
  position: absolute;
  left: 0;
  bottom: 30px;
  text-align: center;
  font-size: 1.4em;
  width: 100%; }
  .learn-more a {
    text-decoration: none;
    color: #fff;
    opacity: .9; }
    .learn-more a:hover {
      opacity: 1; }
  .learn-more .arrow {
    font-size: .8em;
    font-size: .4em;
    position: relative;
    top: -2px; }

.copyright {
  padding: 5px 0;
  margin: 0;
  background: #000;
  text-align: center;
  font-size: .8em; }
  .copyright a {
    color: #8e8e8e;
    text-decoration: none; }
    .copyright a:hover {
      color: #fff; }

.post-title img {
  border-radius: 200px;
  display: inline-block;
  float: left;
  margin: 8px 13px 0 0; }
.post-title h3 {
  margin: 0; }
.post-title .date {
  padding: 0;
  margin: 0;
  font-size: .8em;
  color: #888; }

.post + .post {
  margin: 50px 0 0 0; }

.editor-link {
  display: none;
  margin-top: 0; }
  .editor-link .btn {
    border: 0;
    border-radius: 2px;
    width: 100%;
    max-width: 500px;
    box-sizing: border-box;
    font-size: 2rem;
    text-decoration: none;
    padding: 10px 15px;
    margin: 0;
    font-size: 18px;
    cursor: pointer;
    background-color: #f7e064;
    color: #333;
    box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.2); }
    .editor-link .btn:hover {
      background-color: #f4d525;
      color: #333; }

.cms-editor-active .editor-link {
  display: block; }

.mission img {
  float: left;
  margin: 0 20px 0 0; }
