/* Text Elements */

h1.heading-1 {
  color: #000;
  text-align: center;
  font-weight: 800;
  font-size: 36px;
}

h1.heading-2 {
  margin-top: -5px;
  color: #000;
  text-align: center;
  font-weight: 700;
  font-size: 32px;
}

h1.heading-3 {
  color: #000;
  text-align: left;
  font-weight: 700;
  font-style: italic;
  font-size: 26px;
  line-height: 1.4;
}

h1.heading-4 {
  margin-top: 0;
  color: #000;
  text-align: left;
  font-weight: 600;
  font-size: 18px;
}

h1.heading-5 {
  color: #000;
  text-align: center;
  font-weight: 600;
  font-size: 32px;
  line-height: 1.25;
}

h1.heading-6 {
  color: #fff;
  text-align: center;
  font-weight: 800;
  font-style: italic;
}

h1.heading-7 {
  color: #fff;
  text-align: center;
  font-weight: 800;
}

h1.heading-8 {
  margin-top: 41px;
  color: #0d4486;
  text-align: center;
  font-weight: 700;
}

h1.heading-9 {
  margin-top: 38px;
  color: #000;
  text-align: center;
  font-weight: 800;
}

h1.heading-10 {
  color: #000;
  text-align: center;
  text-shadow: #000 2px 2px 2px;
  font-style: italic;
  font-size: 80px;
  font-family: 'Brush Script MT', cursive;
}

h1.heading-11 {
  margin-top: 32px;
  color: #fff;
  text-align: center;
  font-weight: 600;
  font-size: 20px;
}

h1.heading-12 {
  margin-top: 193px;
  color: #fff;
  text-align: center;
}

p.paragraph.paragraph-1 {
  margin-top: 35px;
  text-align: center;
  font-weight: 600;
  font-size: 21px;
}

p.paragraph.paragraph-2 {
  text-align: justify;
  font-weight: 500;
  font-size: 24px;
}

p.paragraph.paragraph-3 {
  text-align: justify;
  font-weight: 600;
  font-size: 24px;
}

p.paragraph span.paragraph-text-2 {
  font-weight: 700;
}

p.paragraph.paragraph-4 {
  text-align: justify;
  font-weight: 500;
  font-size: 24px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

p.paragraph.paragraph-5 {
  text-align: justify;
  font-weight: 500;
  font-size: 24px;
}

p.paragraph.paragraph-6 {
  font-weight: 600;
  font-size: 24px;
}

p.paragraph span.paragraph-text-1 {
  font-weight: 700;
}

a.link-text.text-link-1 {
  margin-top: 0;
  background-color: #fedbfc;
  color: #000;
  text-align: center;
  text-decoration: underline;
  font-weight: 700;
  font-size: 22px;
}

a.link-text.text-link-2 {
  margin-top: 12px;
  border: 1px solid #000;
  background-color: #fedbfc;
  color: #000;
  text-align: center;
  text-decoration: underline;
  font-weight: 600;
  font-size: 20px;
}

a.link-text.text-link-3 {
  margin-top: 40px;
  background-color: transparent;
  color: #000;
  text-align: center;
  text-decoration: none;
  font-weight: 600;
  font-size: 18px;
}

a.link-text.text-link-4 {
  background-color: transparent;
  color: #000;
  text-align: center;
  text-decoration: underline;
  font-size: 15px;
}

a.link-text.text-link-6 {
  margin-top: 60px;
  padding-bottom: 16px;
  border: 0 solid #000;
  border-top-left-radius: 0 3px;
  border-top-right-radius: 0 3px;
  border-bottom-right-radius: 0 3px;
  border-bottom-left-radius: 0 3px;
  background-color: #f92fec;
  box-shadow: #777 3px 3px 3px 0;
  color: #fff;
  text-shadow: #424242 1px 1px 7px;
  font-size: 28px;
}

a.link-text.text-link-7 {
  margin-top: 60px;
  padding-bottom: 16px;
  background-color: #f92fec;
  box-shadow: #777 3px 3px 3px 0;
  color: #fff;
  text-shadow: #424242 1px 1px 7px;
  font-size: 28px;
}

a.link-text.text-link-8 {
  margin-top: 60px;
  padding-bottom: 16px;
  background-color: #f92fec;
  box-shadow: #777 3px 3px 3px 0;
  color: #fff;
  text-shadow: #424242 1px 1px 7px;
  font-size: 28px;
}

a.link-text.text-link-9 {
  margin-top: 7px;
  padding-bottom: 16px;
  background-color: #f92fec;
  box-shadow: #777 3px 3px 3px 0;
  color: #fff;
  text-shadow: #424242 1px 1px 7px;
  font-size: 28px;
}

a.link-text.text-link-10 {
  margin-top: 60px;
  padding-bottom: 16px;
  background-color: #f92fec;
  box-shadow: #777 3px 3px 3px 0;
  color: #fff;
  text-shadow: #424242 1px 1px 7px;
  font-size: 28px;
  line-height: 1.28;
}

a.link-text.text-link-11 {
  margin-top: 60px;
  padding-bottom: 16px;
  background-color: #f92fec;
  box-shadow: #777 3px 3px 3px 0;
  color: #fff;
  text-shadow: #424242 1px 1px 7px;
  font-size: 28px;
}

a.link-text {
  margin-top: 17px;
  background-color: #9e0fb6;
  color: #000;
  text-align: center;
  text-decoration: underline;
  font-weight: 800;
  font-size: 20px;
}

/* Layout Elements */

body > .row.row-1 {
  padding-bottom: 12px;
  max-width: none;
  width: auto;
}

body > .row > [class*='coffee-span-'].column-1 {
  background-color: transparent;
}

body > .row > [class*='coffee-span-'].column-2 {
  background-color: transparent;
}

body > .row > [class*='coffee-span-'].column-3 {
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
  background-image: url('../great-black-women-lite.jpg');
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
}

body.grid-1 {
  background-color: #fbf3ff;
  background-image: none;
}

body > .row > [class*='coffee-span-'].column-4 {
  margin-top: -7px;
  min-height: 60px;
  border: 1px solid #000;
  background-color: #ffd270;
}

body > .row > [class*='coffee-span-'].column-5 {
  margin-top: 16px;
  margin-left: 8%;
  background-color: transparent;
}

body > .row > [class*='coffee-span-'].column-6 {
  margin-top: 56px;
}

body > .row > [class*='coffee-span-'].column-7 {
  margin-top: 17px;
  margin-left: 8%;
  min-height: 503px;
  background-color: #2f2b2b;
}

body > .row > [class*='coffee-span-'].column-8 {
  margin-top: 37px;
  margin-left: 8%;
  background-color: #6424b4;
}

body > .row > [class*='coffee-span-'].column-9 {
  margin-top: 8px;
  min-height: 36px;
  background-color: #fedbfc;
}

body > .row > [class*='coffee-span-'].column-10 {
  margin-top: 43px;
}

body > .row > [class*='coffee-span-'].column-11 {
  margin-left: 8%;
}

body > .row > [class*='coffee-span-'].column-12 {
  margin-left: 8%;
}

body > .row > [class*='coffee-span-'].column-13 {
  margin-top: 43px;
}

body > .row > [class*='coffee-span-'].column-14 {
  margin-top: 19px;
  margin-left: 8%;
}

body > .row > [class*='coffee-span-'].column-15 {
  margin-left: 8%;
}

body > .row > [class*='coffee-span-'].column-16 {
  margin-top: 26px;
  margin-left: 8%;
}

body > .row > [class*='coffee-span-'].column-17 {
  margin-left: 8%;
}

body > .row > [class*='coffee-span-'].column-18 {
  margin-top: 57px;
  margin-left: 0;
  padding-bottom: 71px;
  background-color: transparent;
  background-image: url('../black-women-together.jpg');
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
  opacity: 1;
}

.subgrid > .row > [class*='coffee-span-'].subgrid-column-1 {
  margin-left: 41%;
  border-top-left-radius: 360px 360px;
  border-top-right-radius: 360px 360px;
  border-bottom-right-radius: 360px 360px;
  border-bottom-left-radius: 360px 360px;
  background-color: #0d4486;
}

.subgrid > .row > [class*='coffee-span-'].subgrid-column-2 {
  margin-left: 1%;
  border-top-left-radius: 360px 360px;
  border-top-right-radius: 360px 360px;
  border-bottom-right-radius: 360px 360px;
  border-bottom-left-radius: 360px 360px;
  background-color: #4e9ae6;
}

.subgrid > .row.subgrid-row-1 {
  margin-top: 0;
}

div.responsive-picture.picture-1 {
  margin-top: 52px;
  margin-right: auto;
  margin-left: auto;
  max-width: 325px;
}

div.responsive-picture.picture-2 {
  margin-right: auto;
  margin-left: auto;
  max-width: 1175px;
}

a.responsive-picture.picture-link-1 {
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  max-width: 1175px;
}

a.responsive-picture.picture-link-2 {
  max-width: none;
}

a.responsive-picture.picture-link-3 {
  max-width: none;
}

a.responsive-picture.picture-link-4 {
  max-width: none;
}

.row > [class*='coffee-span-'] .subgrid.subgrid-1 {
  margin-top: 103px;
}

a.responsive-picture.picture-link-5 {
  margin-right: auto;
  margin-left: auto;
  max-width: 900px;
}

.row > [class*='coffee-span-'] .subgrid.subgrid-2 {
  margin-top: 23px;
}

div.responsive-picture.picture-3 {
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  max-width: none;
  border: 4px solid #a710ca;
}

@media screen and (max-width: 455px) {
  /* Text Elements */

  h1.heading-1 {
    font-size: 23px;
  }

  h1.heading-2 {
    font-size: 20px;
  }

  h1.heading-5 {
    font-size: 26px;
  }

  h1.heading-6 {
    font-size: 24px;
  }

  h1.heading-7 {
    font-size: 24px;
  }

  h1.heading-8 {
    font-size: 32px;
  }

  h1.heading-9 {
    font-size: 37px;
  }

  p.paragraph.paragraph-2 {
    text-align: left;
  }

  p.paragraph.paragraph-3 {
    text-align: left;
  }

  p.paragraph.paragraph-4 {
    text-align: left;
  }

  p.paragraph.paragraph-5 {
    text-align: left;
  }

  p.paragraph.paragraph-1 {
    text-align: center;
  }

  /* Layout Elements */

  .subgrid > .row > [class*='coffee-span-'].subgrid-column-1 {
    margin-left: 33%;
  }
}