@charset "UTF-8";
/*!
Theme Name: PPPHW
Theme URI: http://designlab360.org/ppphw/
Author: FHI 360
Author URI: http://fhi360.org/
Description: The Global Public-Private Partnership for Handwashing
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags:
*/
/* =====RESET===== */
/* line 2, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_reset.scss */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

/* line 9, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_reset.scss */
html {
  -webkit-perspective: 1000;
}

/* =====HTML5 display-role reset for older browsers===== */
/* line 14, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_reset.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

/* line 19, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_reset.scss */
ol, ul {
  list-style: none;
}

/* line 22, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_reset.scss */
blockquote, q {
  quotes: none;
}

/* line 25, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_reset.scss */
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

/* line 30, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* =====CLEARS===== */
/* line 36, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_reset.scss */
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

/* line 42, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_reset.scss */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 50, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_reset.scss */
.clearfix {
  *zoom: 1;
}

/* line 38, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_fonts-colors-text.scss */
body {
  font-family: "Lato", sans-serif;
}

/* line 42, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_fonts-colors-text.scss */
a {
  text-decoration: none;
  color: #2c9dc7;
}

/* line 47, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_fonts-colors-text.scss */
b, strong {
  font-weight: 700;
}

/* line 51, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_fonts-colors-text.scss */
i, em {
  font-style: italic;
}

/* line 55, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_fonts-colors-text.scss */
h1, h2, h4, h5, h6, p, ul {
  font-family: "Lato", sans-serif;
}

/* line 80, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_fonts-colors-text.scss */
.visually-hidden {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}

/* line 93, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_fonts-colors-text.scss */
p.date-text {
  color: #666666 !important;
  font-size: 0.825em !important;
  font-family: "Lato", sans-serif !important;
}

/* line 99, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_fonts-colors-text.scss */
.footnote, .wp-caption-text {
  font-size: .7em !important;
  color: #666 !important;
}

/* line 104, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_fonts-colors-text.scss */
.view-all {
  margin: 0 !important;
}

/* line 121, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_fonts-colors-text.scss */
.button--blue {
  background: #2c9dc7;
  color: #ffffff !important;
  font-family: "Lato", sans-serif;
  font-size: 1em;
  padding: 7px 10px;
  text-decoration: none;
  text-transform: uppercase;
}

/* line 118, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_fonts-colors-text.scss */
.button--blue:hover {
  background: #001f2b;
}

/* line 130, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_fonts-colors-text.scss */
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

/* line 136, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_fonts-colors-text.scss */
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 151, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_fonts-colors-text.scss */
.wp-pagenavi, .uwpqsfpagi {
  clear: both;
  color: #414042;
  float: left;
  font-family: "Lato", sans-serif;
  margin: 10px  0;
  font-size: .9em !important;
}

/* line 160, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_fonts-colors-text.scss */
.wp-pagenavi a, .wp-pagenavi span, .upagievent, .inactive {
  text-decoration: none;
  border: none !important;
  padding: 3px 5px;
  margin: 2px;
}

/* line 167, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_fonts-colors-text.scss */
.wp-pagenavi a:hover, .wp-pagenavi span.current {
  border-color: #000;
}

/* line 171, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_fonts-colors-text.scss */
.wp-pagenavi span.current, .upagicurrent {
  font-weight: bold;
}

/* line 186, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_fonts-colors-text.scss */
figcaption {
  font-size: .8em;
  font-style: italic;
}

/* line 195, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_fonts-colors-text.scss */
img.alignright {
  float: right;
  height: auto;
  margin: 0 0 1em 1em;
  max-width: 600px;
}

/* line 202, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_fonts-colors-text.scss */
img.alignleft {
  float: left;
  height: auto;
  margin: 0 1em 1em 0;
  max-width: 600px;
}

/* line 209, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_fonts-colors-text.scss */
img.aligncenter {
  display: block;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  max-width: 600px;
}

@media screen and (max-width: 768px) {
  /* line 218, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_fonts-colors-text.scss */
  img {
    height: auto;
    width: 100%;
  }
  /* line 223, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_fonts-colors-text.scss */
  img.alignright, img.alignleft, img.aligncenter {
    height: auto;
    width: 100%;
  }
}

/* line 229, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_fonts-colors-text.scss */
.alignright {
  float: right;
}

/* line 233, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_fonts-colors-text.scss */
.wp-caption.alignright {
  margin: 0 0 0 25px;
}

/* line 238, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_fonts-colors-text.scss */
.alignleft {
  float: left;
}

/* line 242, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_fonts-colors-text.scss */
.wp-caption.alignleft {
  margin: 0 25px 0 0;
}

/* line 247, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_fonts-colors-text.scss */
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 253, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_fonts-colors-text.scss */
.addthis_native_toolbox {
  margin: 1em 0;
}

/* line 257, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_fonts-colors-text.scss */
.breadcrumbs {
  font-size: 0.725em;
  text-transform: uppercase;
  font-weight: 700;
  color: #666666;
  text-align: center;
}

/* line 265, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_fonts-colors-text.scss */
.single-resources .breadcrumbs {
  text-align: left;
  margin-bottom: 1em;
}

/* line 274, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_fonts-colors-text.scss */
form.mc4wp-form {
  width: 50% !important;
  margin: 0 auto;
}

/* line 278, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_fonts-colors-text.scss */
form.mc4wp-form .mc-field-group {
  margin: 0 0 1em;
}

/* line 281, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_fonts-colors-text.scss */
form.mc4wp-form .mc-field-group label {
  font-family: "Lato", sans-serif;
  font-size: 1em;
  color: #2c9dc7;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

/* line 289, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_fonts-colors-text.scss */
form.mc4wp-form .mc-field-group input {
  padding: 0.5em;
  font-size: 1.25em;
}

/* line 295, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_fonts-colors-text.scss */
form.mc4wp-form input[type="submit"] {
  background: #414042;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  color: #ffffff;
  padding: 0.5em;
  display: block;
  border: 0;
  font-size: 1.25em;
  width: 100%;
}

/* line 313, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_fonts-colors-text.scss */
form.ccf-form {
  width: 50% !important;
  margin: 0 auto !important;
}

/* line 317, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_fonts-colors-text.scss */
form.ccf-form label {
  font-family: "Lato", sans-serif;
  font-size: 1em;
  color: #2c9dc7;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

/* line 325, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_fonts-colors-text.scss */
form.ccf-form input {
  padding: 0.5em;
  font-size: 1.25em;
}

/* line 330, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_fonts-colors-text.scss */
form.ccf-form input[type="submit"] {
  background: #414042;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  color: #ffffff;
  padding: 0.5em;
  display: block;
  border: 0;
  font-size: 1.25em;
  width: 100%;
}

@media handheld, only screen and (max-width: 800px) {
  /* line 344, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_fonts-colors-text.scss */
  form.mc4wp-form, form.ccf-form {
    width: auto !important;
    margin: 0.25em;
  }
}

/* line 5, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_nav.scss */
.menu--full-wrap {
  border-bottom: 1px solid #CCCCCC;
}

/* line 9, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_nav.scss */
nav.wrapper {
  text-align: center;
}

/* line 13, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_nav.scss */
ul.main-menu {
  font-family: "Lato", sans-serif;
  display: inline;
  margin: 0 auto;
  padding: 15px 4px 17px 0;
  list-style: none;
}

/* line 20, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_nav.scss */
ul.main-menu a {
  color: #4d4d4f;
}

/* line 24, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_nav.scss */
ul.main-menu li {
  display: inline-block;
  margin-right: -4px;
  position: relative;
  padding: 15px 15px;
  background: #fff;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  font-size: 95%;
  font-weight: bold;
}

/* line 39, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_nav.scss */
ul.main-menu li:hover {
  background: rgba(204, 204, 204, 0.5);
}

/* line 42, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_nav.scss */
ul.main-menu li.coronavirus {
  background-color: #f1f1f1;
}

/* line 45, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_nav.scss */
ul.main-menu li.coronavirus a {
  color: #B7001F;
  font-weight: bold;
}

/* line 49, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_nav.scss */
ul.main-menu li.coronavirus a::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f071";
  color: #B7001F;
  margin-left: 5px;
}

/* line 57, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_nav.scss */
ul.main-menu li.handbook {
  background-color: #00445e;
}

/* line 60, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_nav.scss */
ul.main-menu li.handbook a {
  font-weight: bold;
  color: white;
}

/* line 64, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_nav.scss */
ul.main-menu li.handbook a::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f4c1";
  color: #B7001F;
  margin-left: 5px;
}

/* line 71, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_nav.scss */
ul.main-menu li ul {
  padding: 0;
  position: absolute;
  top: 50px;
  left: 0;
  width: 160px;
  z-index: 3;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
  border-left: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
  background: white;
}

/* line 90, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_nav.scss */
ul.main-menu li ul li {
  display: block;
  color: #4d4d4f;
  text-transform: none;
  font-weight: 300;
  text-align: left;
  background: rgba(255, 255, 255, 0.9);
  border-right: 1px solid #CCCCCC;
}

/* line 99, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_nav.scss */
ul.main-menu li ul li:hover {
  color: #414042;
  font-weight: 300;
}

/* line 104, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_nav.scss */
ul.main-menu li ul li a:hover {
  color: #414042;
}

/* line 107, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_nav.scss */
ul.main-menu li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}

/* line 113, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_nav.scss */
.home ul.main-menu li ul {
  background: rgba(255, 255, 255, 0.9);
}

/* line 123, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_nav.scss */
.page-template-page-ghd,
.page-template-page-ghd-news,
.ghdnews,
.page-template-page-ghd-subpage,
.page-template-page-ghd-map,
.page-template-page-ghd-forum {
  /* ---- Custom CSS Styles ---- */
}

/* line 130, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_nav.scss */
.page-template-page-ghd #cssmenu,
.page-template-page-ghd-news #cssmenu,
.ghdnews #cssmenu,
.page-template-page-ghd-subpage #cssmenu,
.page-template-page-ghd-map #cssmenu,
.page-template-page-ghd-forum #cssmenu {
  padding: 0;
  margin: 0;
  border: 1px solid #DDD;
  width: 100%;
}

/* line 137, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_nav.scss */
.page-template-page-ghd #cssmenu ul,
.page-template-page-ghd #cssmenu li,
.page-template-page-ghd-news #cssmenu ul,
.page-template-page-ghd-news #cssmenu li,
.ghdnews #cssmenu ul,
.ghdnews #cssmenu li,
.page-template-page-ghd-subpage #cssmenu ul,
.page-template-page-ghd-subpage #cssmenu li,
.page-template-page-ghd-map #cssmenu ul,
.page-template-page-ghd-map #cssmenu li,
.page-template-page-ghd-forum #cssmenu ul,
.page-template-page-ghd-forum #cssmenu li {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 143, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_nav.scss */
.page-template-page-ghd #cssmenu ul,
.page-template-page-ghd-news #cssmenu ul,
.ghdnews #cssmenu ul,
.page-template-page-ghd-subpage #cssmenu ul,
.page-template-page-ghd-map #cssmenu ul,
.page-template-page-ghd-forum #cssmenu ul {
  position: relative;
  z-index: 597;
  text-align: center;
  font-family: benton-sans, sans-serif;
}

/* line 149, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_nav.scss */
.page-template-page-ghd #cssmenu ul li,
.page-template-page-ghd-news #cssmenu ul li,
.ghdnews #cssmenu ul li,
.page-template-page-ghd-subpage #cssmenu ul li,
.page-template-page-ghd-map #cssmenu ul li,
.page-template-page-ghd-forum #cssmenu ul li {
  min-height: 1px;
  vertical-align: middle;
  padding: 20px 0;
  font-weight: 400;
  letter-spacing: 0.05em;
  display: inline-block;
}

/* line 157, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_nav.scss */
.page-template-page-ghd #cssmenu ul li.hover,
.page-template-page-ghd #cssmenu ul li:hover,
.page-template-page-ghd-news #cssmenu ul li.hover,
.page-template-page-ghd-news #cssmenu ul li:hover,
.ghdnews #cssmenu ul li.hover,
.ghdnews #cssmenu ul li:hover,
.page-template-page-ghd-subpage #cssmenu ul li.hover,
.page-template-page-ghd-subpage #cssmenu ul li:hover,
.page-template-page-ghd-map #cssmenu ul li.hover,
.page-template-page-ghd-map #cssmenu ul li:hover,
.page-template-page-ghd-forum #cssmenu ul li.hover,
.page-template-page-ghd-forum #cssmenu ul li:hover {
  position: relative;
  z-index: 599;
  cursor: default;
}

/* line 163, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_nav.scss */
.page-template-page-ghd #cssmenu ul ul,
.page-template-page-ghd-news #cssmenu ul ul,
.ghdnews #cssmenu ul ul,
.page-template-page-ghd-subpage #cssmenu ul ul,
.page-template-page-ghd-map #cssmenu ul ul,
.page-template-page-ghd-forum #cssmenu ul ul {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 598;
  width: 100%;
}

/* line 171, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_nav.scss */
.page-template-page-ghd #cssmenu ul ul li,
.page-template-page-ghd-news #cssmenu ul ul li,
.ghdnews #cssmenu ul ul li,
.page-template-page-ghd-subpage #cssmenu ul ul li,
.page-template-page-ghd-map #cssmenu ul ul li,
.page-template-page-ghd-forum #cssmenu ul ul li {
  float: none;
}

/* line 174, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_nav.scss */
.page-template-page-ghd #cssmenu ul ul ul,
.page-template-page-ghd-news #cssmenu ul ul ul,
.ghdnews #cssmenu ul ul ul,
.page-template-page-ghd-subpage #cssmenu ul ul ul,
.page-template-page-ghd-map #cssmenu ul ul ul,
.page-template-page-ghd-forum #cssmenu ul ul ul {
  top: 0;
  left: 190px;
  width: 190px;
  float: left;
}

/* line 180, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_nav.scss */
.page-template-page-ghd #cssmenu ul li:hover > ul,
.page-template-page-ghd-news #cssmenu ul li:hover > ul,
.ghdnews #cssmenu ul li:hover > ul,
.page-template-page-ghd-subpage #cssmenu ul li:hover > ul,
.page-template-page-ghd-map #cssmenu ul li:hover > ul,
.page-template-page-ghd-forum #cssmenu ul li:hover > ul {
  visibility: visible;
}

/* line 183, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_nav.scss */
.page-template-page-ghd #cssmenu ul ul,
.page-template-page-ghd-news #cssmenu ul ul,
.ghdnews #cssmenu ul ul,
.page-template-page-ghd-subpage #cssmenu ul ul,
.page-template-page-ghd-map #cssmenu ul ul,
.page-template-page-ghd-forum #cssmenu ul ul {
  bottom: 0;
  left: 0;
}

/* line 187, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_nav.scss */
.page-template-page-ghd #cssmenu ul ul,
.page-template-page-ghd-news #cssmenu ul ul,
.ghdnews #cssmenu ul ul,
.page-template-page-ghd-subpage #cssmenu ul ul,
.page-template-page-ghd-map #cssmenu ul ul,
.page-template-page-ghd-forum #cssmenu ul ul {
  margin-top: 0;
}

/* line 190, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_nav.scss */
.page-template-page-ghd #cssmenu ul ul li,
.page-template-page-ghd-news #cssmenu ul ul li,
.ghdnews #cssmenu ul ul li,
.page-template-page-ghd-subpage #cssmenu ul ul li,
.page-template-page-ghd-map #cssmenu ul ul li,
.page-template-page-ghd-forum #cssmenu ul ul li {
  font-weight: normal;
}

/* line 193, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_nav.scss */
.page-template-page-ghd #cssmenu a,
.page-template-page-ghd-news #cssmenu a,
.ghdnews #cssmenu a,
.page-template-page-ghd-subpage #cssmenu a,
.page-template-page-ghd-map #cssmenu a,
.page-template-page-ghd-forum #cssmenu a {
  display: block;
  line-height: 1em;
  text-decoration: none;
}

/* line 200, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_nav.scss */
.page-template-page-ghd #cssmenu > ul,
.page-template-page-ghd-news #cssmenu > ul,
.ghdnews #cssmenu > ul,
.page-template-page-ghd-subpage #cssmenu > ul,
.page-template-page-ghd-map #cssmenu > ul,
.page-template-page-ghd-forum #cssmenu > ul {
  *display: inline-block;
}

/* line 203, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_nav.scss */
.page-template-page-ghd #cssmenu ul,
.page-template-page-ghd-news #cssmenu ul,
.ghdnews #cssmenu ul,
.page-template-page-ghd-subpage #cssmenu ul,
.page-template-page-ghd-map #cssmenu ul,
.page-template-page-ghd-forum #cssmenu ul {
  text-transform: uppercase;
}

/* line 206, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_nav.scss */
.page-template-page-ghd #cssmenu ul ul,
.page-template-page-ghd-news #cssmenu ul ul,
.ghdnews #cssmenu ul ul,
.page-template-page-ghd-subpage #cssmenu ul ul,
.page-template-page-ghd-map #cssmenu ul ul,
.page-template-page-ghd-forum #cssmenu ul ul {
  text-transform: none;
  min-width: 190px;
}

/* line 210, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_nav.scss */
.page-template-page-ghd #cssmenu ul ul a,
.page-template-page-ghd-news #cssmenu ul ul a,
.ghdnews #cssmenu ul ul a,
.page-template-page-ghd-subpage #cssmenu ul ul a,
.page-template-page-ghd-map #cssmenu ul ul a,
.page-template-page-ghd-forum #cssmenu ul ul a {
  color: #414042;
  text-transform: none;
  border: 1px solid #CCCCCC;
  border-top: 0 none;
  padding: 16px 20px;
  background: #ffffff;
  line-height: 1.25em;
}

/* line 219, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_nav.scss */
.page-template-page-ghd #cssmenu ul ul ul,
.page-template-page-ghd-news #cssmenu ul ul ul,
.ghdnews #cssmenu ul ul ul,
.page-template-page-ghd-subpage #cssmenu ul ul ul,
.page-template-page-ghd-map #cssmenu ul ul ul,
.page-template-page-ghd-forum #cssmenu ul ul ul {
  border-top: 0 none;
}

/* line 222, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_nav.scss */
.page-template-page-ghd #cssmenu ul ul li,
.page-template-page-ghd-news #cssmenu ul ul li,
.ghdnews #cssmenu ul ul li,
.page-template-page-ghd-subpage #cssmenu ul ul li,
.page-template-page-ghd-map #cssmenu ul ul li,
.page-template-page-ghd-forum #cssmenu ul ul li {
  position: relative;
  padding: 0;
  text-align: left;
  display: block;
}

/* line 228, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_nav.scss */
.page-template-page-ghd #cssmenu ul ul li:first-child > a,
.page-template-page-ghd-news #cssmenu ul ul li:first-child > a,
.ghdnews #cssmenu ul ul li:first-child > a,
.page-template-page-ghd-subpage #cssmenu ul ul li:first-child > a,
.page-template-page-ghd-map #cssmenu ul ul li:first-child > a,
.page-template-page-ghd-forum #cssmenu ul ul li:first-child > a {
  border-top: 1px solid #CCCCCC;
}

/* line 231, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_nav.scss */
.page-template-page-ghd #cssmenu ul ul li:hover > a,
.page-template-page-ghd-news #cssmenu ul ul li:hover > a,
.ghdnews #cssmenu ul ul li:hover > a,
.page-template-page-ghd-subpage #cssmenu ul ul li:hover > a,
.page-template-page-ghd-map #cssmenu ul ul li:hover > a,
.page-template-page-ghd-forum #cssmenu ul ul li:hover > a {
  background: #f6f6f6;
  color: #414042;
}

/* line 235, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_nav.scss */
.page-template-page-ghd #cssmenu ul ul li:last-child > a,
.page-template-page-ghd-news #cssmenu ul ul li:last-child > a,
.ghdnews #cssmenu ul ul li:last-child > a,
.page-template-page-ghd-subpage #cssmenu ul ul li:last-child > a,
.page-template-page-ghd-map #cssmenu ul ul li:last-child > a,
.page-template-page-ghd-forum #cssmenu ul ul li:last-child > a {
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -moz-box-shadow: 0 1px 0 #CCCCCC;
  -webkit-box-shadow: 0 1px 0 #CCCCCC;
  box-shadow: 0 1px 0 #CCCCCC;
}

/* line 246, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_nav.scss */
.page-template-page-ghd #cssmenu ul ul li:last-child:hover > a,
.page-template-page-ghd-news #cssmenu ul ul li:last-child:hover > a,
.ghdnews #cssmenu ul ul li:last-child:hover > a,
.page-template-page-ghd-subpage #cssmenu ul ul li:last-child:hover > a,
.page-template-page-ghd-map #cssmenu ul ul li:last-child:hover > a,
.page-template-page-ghd-forum #cssmenu ul ul li:last-child:hover > a {
  -moz-border-radius: 0 0 0 3px;
  -webkit-border-radius: 0 0 0 3px;
  border-radius: 0 0 0 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

/* line 254, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_nav.scss */
.page-template-page-ghd #cssmenu ul ul li.has-sub > a:after,
.page-template-page-ghd-news #cssmenu ul ul li.has-sub > a:after,
.ghdnews #cssmenu ul ul li.has-sub > a:after,
.page-template-page-ghd-subpage #cssmenu ul ul li.has-sub > a:after,
.page-template-page-ghd-map #cssmenu ul ul li.has-sub > a:after,
.page-template-page-ghd-forum #cssmenu ul ul li.has-sub > a:after {
  content: '+';
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -8px;
}

/* line 261, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_nav.scss */
.page-template-page-ghd #cssmenu ul li:hover > a,
.page-template-page-ghd #cssmenu ul li.active > a,
.page-template-page-ghd-news #cssmenu ul li:hover > a,
.page-template-page-ghd-news #cssmenu ul li.active > a,
.ghdnews #cssmenu ul li:hover > a,
.ghdnews #cssmenu ul li.active > a,
.page-template-page-ghd-subpage #cssmenu ul li:hover > a,
.page-template-page-ghd-subpage #cssmenu ul li.active > a,
.page-template-page-ghd-map #cssmenu ul li:hover > a,
.page-template-page-ghd-map #cssmenu ul li.active > a,
.page-template-page-ghd-forum #cssmenu ul li:hover > a,
.page-template-page-ghd-forum #cssmenu ul li.active > a {
  color: #e57a10;
}

/* line 265, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_nav.scss */
.page-template-page-ghd #cssmenu ul li.last ul,
.page-template-page-ghd-news #cssmenu ul li.last ul,
.ghdnews #cssmenu ul li.last ul,
.page-template-page-ghd-subpage #cssmenu ul li.last ul,
.page-template-page-ghd-map #cssmenu ul li.last ul,
.page-template-page-ghd-forum #cssmenu ul li.last ul {
  left: auto;
  right: 0;
}

/* line 269, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_nav.scss */
.page-template-page-ghd #cssmenu ul li.last ul ul,
.page-template-page-ghd-news #cssmenu ul li.last ul ul,
.ghdnews #cssmenu ul li.last ul ul,
.page-template-page-ghd-subpage #cssmenu ul li.last ul ul,
.page-template-page-ghd-map #cssmenu ul li.last ul ul,
.page-template-page-ghd-forum #cssmenu ul li.last ul ul {
  left: auto;
  right: 99.5%;
}

/* line 273, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_nav.scss */
.page-template-page-ghd #cssmenu a,
.page-template-page-ghd-news #cssmenu a,
.ghdnews #cssmenu a,
.page-template-page-ghd-subpage #cssmenu a,
.page-template-page-ghd-map #cssmenu a,
.page-template-page-ghd-forum #cssmenu a {
  color: #4d4d4f;
  padding: 0 15px;
  font-size: 0.85em;
}

/* line 278, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_nav.scss */
.page-template-page-ghd #cssmenu > ul > li > a,
.page-template-page-ghd-news #cssmenu > ul > li > a,
.ghdnews #cssmenu > ul > li > a,
.page-template-page-ghd-subpage #cssmenu > ul > li > a,
.page-template-page-ghd-map #cssmenu > ul > li > a,
.page-template-page-ghd-forum #cssmenu > ul > li > a {
  line-height: 48px;
  font-size: 12px;
}

/* line 5, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_header.scss */
.header--full-wrap {
  width: 100%;
  background: #c6dae1;
}

/* line 9, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_header.scss */
.header--full-wrap .wrapper {
  max-width: 1027px;
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
  padding-top: 5px;
}

/* line 17, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_header.scss */
.header--full-wrap p {
  font-family: "Lato", sans-serif;
  text-align: right;
  padding-right: 50px;
}

/* line 23, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_header.scss */
.header--full-wrap a {
  color: #00445e;
}

/* line 32, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_header.scss */
.translator {
  color: #333333;
  text-align: left;
  font-family: "Lato", sans-serif;
  font-size: .8em;
  position: relative;
  display: block;
  height: 30px;
}

/* line 42, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_header.scss */
span.translate-text {
  line-height: 30px;
  vertical-align: middle;
  margin-left: 10px;
}

/* line 48, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_header.scss */
#google_language_translator, #language {
  display: inline-block;
  text-align: left !important;
  vertical-align: middle;
}

/* line 54, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_header.scss */
.goog-te-combo, .goog-te-banner *, .goog-te-ftab *, .goog-te-menu *, .goog-te-menu2 *, .goog-te-balloon * {
  color: #414042 !important;
  font-family: "Lato", sans-serif !important;
}

@media handheld, only screen and (max-width: 800px) {
  /* line 60, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_header.scss */
  .translator {
    display: none;
  }
}

/* line 71, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_header.scss */
.header--content-left {
  width: 50%;
  display: inline-block;
}

@media handheld, only screen and (max-width: 1024px) {
  /* line 77, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_header.scss */
  .header--content-left {
    width: 36px;
    float: left;
    margin: 0.5em 0 0.5em 0.5em;
  }
  /* line 82, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_header.scss */
  .header--content-left .sign-up {
    text-indent: -9999px;
  }
}

/* line 92, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_header.scss */
.header--content-right {
  display: inline-block;
  float: right;
  width: 49%;
}

/* line 97, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_header.scss */
.header--content-right label {
  margin-bottom: 0;
}

/* line 101, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_header.scss */
.header--content-right .sign-up,
.header--content-right .submit-content {
  display: inline-block;
  font-size: 85%;
  font-weight: 700;
  margin-right: 1em;
}

/* line 108, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_header.scss */
.header--content-right .sign-up:hover,
.header--content-right .submit-content:hover {
  color: #2c9dc7;
}

/* line 113, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_header.scss */
.header--content-right .fa-envelope,
.header--content-right .fa-file {
  color: #FFF;
  font-size: 1.25em;
  margin-right: 0.25em;
  vertical-align: middle;
  background-color: #2c9dc7;
  border-radius: 15px;
  width: 30px;
  height: 30px;
}

/* line 124, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_header.scss */
.header--content-right .fa-envelope::before,
.header--content-right .fa-file::before {
  display: block;
  vertical-align: middle;
  line-height: 30px;
  text-align: center;
}

/* line 132, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_header.scss */
.header--content-right .form--wrap, .header--content-right social--wrap {
  display: inline-block;
}

/* line 135, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_header.scss */
.header--content-right .form--wrap p, .header--content-right social--wrap p {
  display: inline;
  margin-left: 1em;
}

/* line 138, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_header.scss */
.header--content-right .social--wrap {
  float: right;
}

/* line 142, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_header.scss */
.header--content-right .sprite-sm {
  display: inline-block;
  background-repeat: no-repeat;
  background-image: url(../images/social-icons-sprite-sm-600.png);
  background-size: 180px 64px;
  background-position: 0px 0px;
  width: 36px;
  height: 32px;
  text-indent: -9999px;
}

/* line 153, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_header.scss */
.header--content-right .facebook {
  background-position: -36px 0px;
}

/* line 154, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_header.scss */
.header--content-right .youtube {
  background-position: -72px 0px;
}

/* line 155, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_header.scss */
.header--content-right .twitter {
  background-position: -108px 0px;
}

/* line 156, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_header.scss */
.header--content-right .instagram {
  background-position: -144px 0px;
}

@media handheld, only screen and (max-width: 1024px) {
  /* line 160, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_header.scss */
  .header--content-right,
  .header--content-left {
    display: none;
  }
}

/* line 168, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_header.scss */
.search-main {
  display: inline;
  height: 30px;
  font-size: 1em;
  color: #666666;
  position: relative;
  width: 230px;
}

/* line 177, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_header.scss */
.search-text {
  font-size: 1em;
  height: 30px;
  width: 230px;
}

/* line 183, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_header.scss */
.submit {
  display: block;
  height: 16px;
  width: 16px;
  position: absolute;
  top: 0px;
  right: 10px;
}

/* line 192, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_header.scss */
input#searchsubmit {
  border: none;
  color: #000000;
  background: #ffffff;
  font-family: "Lato", sans-serif;
  letter-spacing: 0.2em;
  font-size: 1em;
  cursor: pointer;
}

/* line 202, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_header.scss */
.search-form {
  position: absolute;
  top: 0;
  right: 0;
}

/* line 208, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_header.scss */
.search-field {
  background-color: transparent;
  border: none;
  cursor: pointer;
  height: 37px;
  margin: 3px 0 0;
  padding: 0 0 0 37px;
  position: relative;
  -webkit-transition: width 400ms ease, background 400ms ease;
  transition: width 400ms ease, background 400ms ease;
  width: 0;
}

/* line 221, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_header.scss */
.fa-search {
  font-size: 1.25em;
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 2;
  color: #fff;
  width: 30px;
  height: 30px;
  border-radius: 15px;
  background: #2c9dc7;
}

/* line 233, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_header.scss */
.fa-search::before {
  content: "\f002";
  display: block;
  text-align: center;
  line-height: 30px;
}

/* line 241, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_header.scss */
.search-field:focus {
  background-color: #fff;
  border: 2px solid #c3c0ab;
  cursor: text;
  outline: 0;
  width: 400px;
  z-index: 1;
}

/* line 250, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_header.scss */
.search-form .search-submit {
  display: none;
}

/* line 255, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_header.scss */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

/* line 273, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_header.scss */
.logo--full-wrapper {
  border-bottom: 1px solid #CCCCCC;
}

/* line 276, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_header.scss */
.logo--full-wrapper .wrapper h1 {
  background-size: 80%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(../images/GHP_logo_updated.png);
  text-indent: -9999px;
  margin: 0 auto;
  max-width: 1100px;
}

/* line 285, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_header.scss */
.logo--full-wrapper .wrapper h1 a {
  display: block;
  height: 158px;
}

@media handheld, only screen and (max-width: 1024px) {
  /* line 295, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_header.scss */
  .logo--full-wrapper .wrapper h1 {
    margin: 0;
    background-size: 80%;
    background-position: 0 10px;
    height: 130px;
  }
}

@media handheld, only screen and (max-width: 745px) {
  /* line 307, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_header.scss */
  .logo--full-wrapper .wrapper h1 {
    height: 110px;
  }
}

@media handheld, only screen and (max-width: 500px) {
  /* line 315, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_header.scss */
  .logo--full-wrapper .wrapper h1 {
    height: 75px;
  }
}

/* line 5, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_sprites.scss */
.header--full-wrap .sprite-sm {
  display: inline-block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: 180px 64px;
  background-image: url(../images/social-icons-sprite-sm-600.png);
  width: 36px;
  height: 32px;
}

/* line 7, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_sprites.scss */
.header--full-wrap .sign-up {
  background-position: 0px 0px;
}

/* line 8, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_sprites.scss */
.header--full-wrap .facebook {
  background-position: -36px 0px;
}

/* line 9, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_sprites.scss */
.header--full-wrap .youtube {
  background-position: -72px 0px;
}

/* line 10, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_sprites.scss */
.header--full-wrap .twitter {
  background-position: -108px 0px;
}

/* line 11, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_sprites.scss */
.header--full-wrap .instagram {
  background-position: -144px 0px;
}

/* line 17, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_sprites.scss */
.footer--full-wrap .sprite-lg {
  display: inline-block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: 225px 86px;
  background-image: url(../images/social-icons-sprite-lg-600.png);
  width: 56px;
  height: 43px;
}

/* line 19, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_sprites.scss */
.footer--full-wrap .facebook {
  background-position: 0px 0px;
}

/* line 20, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_sprites.scss */
.footer--full-wrap .youtube {
  background-position: -56px 0px;
}

/* line 21, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_sprites.scss */
.footer--full-wrap .twitter {
  background-position: -112px 0px;
}

/* line 22, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_sprites.scss */
.footer--full-wrap .instagram {
  background-position: -168px 0px;
}

/* line 5, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_footer.scss */
.stayconnected--full-wrap {
  width: 100%;
  background-color: #2c9dc7;
  border-bottom: 10px solid #ffffff;
}

/* line 10, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_footer.scss */
.stayconnected--full-wrap .wrapper {
  max-width: 1027px;
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
  padding: 2em 0;
}

/* line 18, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_footer.scss */
.stayconnected--full-wrap h2, .stayconnected--full-wrap p {
  font-family: "Lato", sans-serif;
  color: #ffffff;
  text-align: center;
}

/* line 24, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_footer.scss */
.stayconnected--full-wrap h2 {
  font-weight: 300;
  letter-spacing: 0.05em;
  font-size: 2.875em;
  margin: 0 1em 0.5em;
}

/* line 31, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_footer.scss */
.stayconnected--full-wrap p {
  line-height: 1.5em;
  font-size: 1.35em;
  margin: 1em;
}

/* line 37, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_footer.scss */
.stayconnected--full-wrap a {
  color: #ffffff;
  font-weight: 700;
}

/* line 39, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_footer.scss */
.stayconnected--full-wrap .social--wrap {
  margin: 1em auto;
  height: 43px;
  text-align: center;
}

/* line 45, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_footer.scss */
.stayconnected--full-wrap .sprite-lg {
  display: inline-block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: url(../images/social-icons-sprite-lg-600.png);
  background-size: 225px 86px;
  width: 56px;
  height: 43px;
  text-indent: -9999px;
}

/* line 56, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_footer.scss */
.stayconnected--full-wrap .facebook {
  background-position: 0px 0px;
}

/* line 57, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_footer.scss */
.stayconnected--full-wrap .youtube {
  background-position: -56px 0px;
}

/* line 58, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_footer.scss */
.stayconnected--full-wrap .twitter {
  background-position: -112px 0px;
}

/* line 59, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_footer.scss */
.stayconnected--full-wrap .instagram {
  background-position: -168px 0px;
}

/* line 68, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_footer.scss */
.footer--full-wrap {
  width: 100%;
  background-color: #00445e;
  border-bottom: 2px solid #ffffff;
}

/* line 73, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_footer.scss */
.footer--full-wrap .wrapper {
  max-width: 1027px;
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
  padding: 0;
}

/* line 80, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_footer.scss */
.footer--full-wrap .wrapper .footer-left {
  float: left;
}

/* line 87, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_footer.scss */
#menu-footer-menu li {
  background: none;
  float: left;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.775em;
  letter-spacing: 0.08em;
  margin: 0;
  padding: 3em 1.25em;
  width: 110px;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

/* line 103, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_footer.scss */
#menu-footer-menu li ul {
  display: block;
  visibility: visible;
  position: relative;
}

/* line 108, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_footer.scss */
#menu-footer-menu li ul li {
  text-transform: none;
  font-weight: 300;
  display: block;
  float: none;
  font-size: 1em;
  letter-spacing: 0;
  margin: 0;
  padding: 0.5em 0;
  width: 100%;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
  word-break: normal;
}

/* line 126, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_footer.scss */
#menu-footer-menu a {
  color: #ffffff;
}

/* line 130, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_footer.scss */
.tag .footer--menu ul li {
  background: none;
  float: left;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.775em;
  letter-spacing: 0.08em;
  margin: 0;
  padding: 3em 1.25em;
  width: 110px;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

/* line 146, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_footer.scss */
.tag .footer--menu ul li ul {
  display: block;
  visibility: visible;
  position: relative;
}

/* line 151, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_footer.scss */
.tag .footer--menu ul li ul li {
  text-transform: none;
  font-weight: 300;
  display: block;
  float: none;
  font-size: 1em;
  letter-spacing: 0;
  margin: 0;
  padding: 0.5em 0;
  width: 100%;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
  word-break: normal;
}

/* line 169, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_footer.scss */
.tag .footer--menu ul a {
  color: #ffffff;
}

@media handheld, only screen and (max-width: 745px) {
  /* line 175, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_footer.scss */
  #menu-footer-menu li,
  .tag .footer--menu ul li {
    float: none;
    width: auto;
    display: block;
    padding: 1em 0;
    text-align: center;
    border-bottom: 1px solid #2c9dc7;
    margin: 0;
  }
  /* line 184, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_footer.scss */
  #menu-footer-menu li ul,
  .tag .footer--menu ul li ul {
    visibility: hidden;
    display: none;
  }
}

/* line 192, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_footer.scss */
.copyright--full-wrap {
  background-color: #414042;
}

/* line 195, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_footer.scss */
.copyright--full-wrap .wrapper {
  padding: 1em 0;
  height: 35px;
}

/* line 199, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_footer.scss */
.copyright--full-wrap .wrapper .copyright--left {
  float: left;
  color: #ffffff;
  width: 60%;
}

/* line 205, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_footer.scss */
.copyright--full-wrap .wrapper .copyright--right {
  float: right;
  width: 30%;
}

/* line 209, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_footer.scss */
.copyright--full-wrap .wrapper .copyright--right .social--wrap {
  float: right;
  display: inline-block;
}

/* line 214, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_footer.scss */
.copyright--full-wrap .wrapper .copyright--right .sprite-sm {
  display: inline-block;
  background-repeat: no-repeat;
  background-image: url(../images/social-icons-sprite-sm-600.png);
  background-size: 180px 64px;
  width: 36px;
  height: 32px;
  text-indent: -9999px;
}

/* line 224, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_footer.scss */
.copyright--full-wrap .wrapper .copyright--right .facebook {
  background-position: -36px -32px;
}

/* line 225, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_footer.scss */
.copyright--full-wrap .wrapper .copyright--right .youtube {
  background-position: -72px -32px;
}

/* line 226, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_footer.scss */
.copyright--full-wrap .wrapper .copyright--right .twitter {
  background-position: -108px -32px;
}

/* line 227, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_footer.scss */
.copyright--full-wrap .wrapper .copyright--right .instagram {
  background-position: -144px -32px;
}

@media handheld, only screen and (max-width: 745px) {
  /* line 233, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_footer.scss */
  .copyright--full-wrap .wrapper {
    height: auto;
  }
  /* line 236, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_footer.scss */
  .copyright--full-wrap .wrapper .copyright--left,
  .copyright--full-wrap .wrapper .copyright--right {
    float: none;
    width: auto;
    padding: 1em;
  }
  /* line 242, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_footer.scss */
  .copyright--full-wrap .wrapper .copyright--left .social--wrap,
  .copyright--full-wrap .wrapper .copyright--right .social--wrap {
    float: none;
  }
}

/* line 6, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_frontpage.scss */
.main-photo--wrapper {
  background-image: url(../images/COL1_183_rev.jpg);
  background-repeat: none;
  background-position: 50% 50%;
  margin-bottom: 3em;
}

/* line 12, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_frontpage.scss */
.main-photo--wrapper .wrapper {
  height: 548px;
}

/* line 15, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_frontpage.scss */
.main-photo--wrapper .wrapper p {
  font-size: 1.625em;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  width: 30%;
  position: absolute;
  top: 1.5em;
  left: 1em;
  color: #222;
  line-height: 1.5em;
}

/* line 26, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_frontpage.scss */
.main-photo--wrapper .wrapper p span {
  display: block;
  margin: 2em 0;
  font-size: 0.615em;
}

/* line 32, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_frontpage.scss */
.main-photo--wrapper .wrapper p a {
  color: #222;
  font-size: 1.3em;
  cursor: pointer;
}

/* line 37, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_frontpage.scss */
.main-photo--wrapper .wrapper p a:hover {
  color: #237c9d;
}

/* line 41, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_frontpage.scss */
.main-photo--wrapper .wrapper .down-arrow {
  background: url(../images/main-photo-down-arrow.png) no-repeat;
  left: 5%;
  bottom: 0;
  position: absolute;
  z-index: 1;
  width: 54px;
  height: 30px;
}

@media handheld, only screen and (max-width: 900px) {
  /* line 54, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_frontpage.scss */
  .main-photo--wrapper {
    background-size: cover;
    background-position: 50% 100%;
  }
  /* line 58, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_frontpage.scss */
  .main-photo--wrapper .wrapper {
    height: 400px;
  }
  /* line 61, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_frontpage.scss */
  .main-photo--wrapper .wrapper p {
    font-size: 1.2em;
  }
  /* line 64, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_frontpage.scss */
  .main-photo--wrapper .wrapper p span {
    font-size: 1em;
  }
  /* line 66, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_frontpage.scss */
  .main-photo--wrapper .wrapper p a {
    font-size: 1em;
  }
}

@media handheld, only screen and (max-width: 600px) {
  /* line 75, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_frontpage.scss */
  .main-photo--wrapper {
    background-image: url(../images/COL1_183_rev_mobile.jpg);
    background-size: 100% auto;
    background-position: 50% 0;
    background-repeat: no-repeat;
  }
  /* line 81, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_frontpage.scss */
  .main-photo--wrapper .wrapper {
    height: 400px;
  }
  /* line 84, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_frontpage.scss */
  .main-photo--wrapper .wrapper p {
    position: absolute;
    top: 50%;
    font-size: 1.2em;
    width: auto;
    background: rgba(255, 255, 255, 0.7);
    padding: 5%;
    left: auto;
    /* height: 100%; */
    text-align: center;
    /* bottom: 0; */
  }
  /* line 96, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_frontpage.scss */
  .main-photo--wrapper .wrapper p span {
    font-size: 1em;
  }
  /* line 98, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_frontpage.scss */
  .main-photo--wrapper .wrapper p a {
    font-size: 1em;
  }
  /* line 103, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_frontpage.scss */
  .main-photo--wrapper .wrapper .down-arrow {
    display: none;
  }
}

/* line 116, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_frontpage.scss */
.home .content--left {
  float: left;
  width: 61.538461538462%;
  padding: 0 3% 3%;
}

/* line 121, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_frontpage.scss */
.home .content--left img {
  margin: 0 0 1em;
  padding-top: 2em;
  border-top: 1px solid #CCCCCC;
  width: 100% !important;
  max-width: 100% !important;
}

/* line 129, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_frontpage.scss */
.home .content--left h2 {
  font-size: 2.813em;
  color: #414042;
  margin: 0 0 0.5em;
}

/* line 135, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_frontpage.scss */
.home .content--left p {
  font-family: "Gentium Basic", serif;
  line-height: 1.5em;
  font-size: 1.25em;
  color: #414042;
  margin-bottom: 1em;
}

/* line 143, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_frontpage.scss */
.home .content--left a {
  color: #2c9dc7;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 0.8em;
}

/* line 156, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_frontpage.scss */
.content--right {
  float: right;
  width: 24.537487828627%;
  padding: 3%;
  border-top: #2c9dc7 8px solid;
  box-shadow: 0px 0px 3px #888888;
}

/* line 163, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_frontpage.scss */
.content--right h3 {
  font-family: "Gentium Basic", serif;
  font-weight: normal;
  font-size: 1.75em;
  color: #414042;
  margin: 0.5em 0 1em;
}

/* line 171, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_frontpage.scss */
.content--right .resource--aside, .content--right .resource--feature {
  margin-bottom: 2em;
}

/* line 174, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_frontpage.scss */
.content--right .resource--aside p, .content--right .resource--feature p {
  font-size: 1em;
  line-height: 1.4em;
  margin-bottom: 0.5em;
  color: #414042;
}

/* line 180, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_frontpage.scss */
.content--right .resource--aside p.link, .content--right .resource--feature p.link {
  font-size: 0.9em;
}

/* line 182, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_frontpage.scss */
.content--right .resource--aside p a, .content--right .resource--feature p a {
  font-weight: 700;
}

/* line 186, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_frontpage.scss */
.content--right .button {
  background-color: #2c9dc7;
  text-transform: uppercase;
  margin: 1em 0;
  padding: 6% 2%;
  text-align: center;
  letter-spacing: 0.2em;
  font-weight: 300;
  font-family: "Lato", sans-serif;
}

/* line 196, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_frontpage.scss */
.content--right .button:hover {
  background-color: #237c9d;
}

/* line 198, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_frontpage.scss */
.content--right .button a {
  color: #ffffff;
  display: block;
}

@media handheld, only screen and (max-width: 900px) {
  /* line 203, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_frontpage.scss */
  .home .content--left,
  .content--right {
    float: none;
    width: auto;
    display: block;
  }
}

/* line 211, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_frontpage.scss */
.home .resource--aside, .home .resource--feature {
  padding: 0 0 1em 0;
  border-bottom: 1px solid #CCCCCC;
}

@media handheld, only screen and (max-width: 900px) {
  /* line 217, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_frontpage.scss */
  .home .resource--aside, .home .resource--feature {
    float: none;
  }
}

/* line 6, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.wrapper {
  margin: 0 auto;
  max-width: 1080px;
  position: relative;
  width: 100%;
}

/* line 13, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.clearfix {
  clear: both;
  display: block;
}

/* line 18, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.content--full-wrap {
  width: 100%;
  position: relative;
  overflow: hidden;
}

/* line 23, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.content--full-wrap .page-featured-image {
  height: 512px;
  width: 1276px;
  margin: 0 auto;
}

/* line 29, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.content--full-wrap h2, .content--full-wrap .content-wrapper {
  max-width: 1027px;
  margin: 0 auto;
}

/* line 34, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.content--full-wrap h2 {
  font-size: 3.288em;
  font-family: "Gentium Basic", serif;
  color: #414042;
  font-weight: 300;
  text-align: center;
  padding: 0.25em 0.5em 0;
  margin-bottom: 0;
}

/* line 44, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.content--full-wrap h2::after {
  content: "";
  display: block;
  height: 2px;
  width: 25%;
  /* or 100px */
  border-top: 2px solid #2c9dc7;
  margin: 0.15em auto;
}

/* line 53, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.content--full-wrap ul.subnav {
  padding: 2em 0 3em !important;
  text-align: center;
  position: relative;
  border-bottom: 1px solid #CCCCCC;
}

/* line 59, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.content--full-wrap ul.subnav li {
  display: inline;
  font-size: 1em !important;
  font-family: "Gentium Basic", serif;
  margin: 0 2em !important;
}

/* line 65, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.content--full-wrap ul.subnav li:before {
  content: "" !important;
}

/* line 69, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.content--full-wrap ul.subnav li.current_page_item {
  font-style: italic;
}

/* line 72, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.content--full-wrap ul.subnav li.current_page_item a {
  color: #414042;
}

/* line 77, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.content--full-wrap .content-wrapper {
  width: 90%;
  clear: both;
  display: block;
  padding: 2.5% 5%;
  overflow: hidden;
}

/* line 84, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.content--full-wrap .content-wrapper .content--left {
  margin: 0 auto;
  width: 75%;
}

/* line 88, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.content--full-wrap .content-wrapper .content--left img.attachment-post-thumbnail {
  margin: 2em 0 1em;
}

/* line 92, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.content--full-wrap .content-wrapper .content--left .caption {
  text-align: right;
  font-size: 0.9em;
  font-style: italic;
  margin-bottom: 1em;
}

/* line 99, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.content--full-wrap .content-wrapper .content--left p {
  line-height: 1.5em;
  margin-bottom: 1.5em;
}

/* line 101, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.content--full-wrap .content-wrapper .content--left p, .content--full-wrap .content-wrapper .content--left li {
  font-size: 1.25em;
  font-family: "Gentium Basic", serif;
  color: #414042;
}

/* line 106, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.content--full-wrap .content-wrapper .content--left p strong, .content--full-wrap .content-wrapper .content--left li strong {
  font-weight: 700;
  font-family: "Lato", sans-serif;
}

/* line 107, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.content--full-wrap .content-wrapper .content--left p a:hover, .content--full-wrap .content-wrapper .content--left li a:hover {
  text-decoration: underline;
}

/* line 110, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.content--full-wrap .content-wrapper .content--left ul, .content--full-wrap .content-wrapper .content--left ol {
  padding: 1em 1em 1em 1.75em;
}

/* line 113, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.content--full-wrap .content-wrapper .content--left ul ul, .content--full-wrap .content-wrapper .content--left ul ol, .content--full-wrap .content-wrapper .content--left ol ul, .content--full-wrap .content-wrapper .content--left ol ol {
  margin: 0;
  padding: 0.5em 0.5em 0.25em 1.5em;
}

/* line 116, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.content--full-wrap .content-wrapper .content--left ul {
  list-style: disc;
}

/* line 117, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.content--full-wrap .content-wrapper .content--left ol {
  list-style: decimal;
}

/* line 119, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.content--full-wrap .content-wrapper .content--left li {
  margin-bottom: 0.5em;
  color: #414042;
}

/* line 123, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.content--full-wrap .content-wrapper .content--left li ul li {
  font-size: 0.9em;
}

/* line 128, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.content--full-wrap .content-wrapper .content--left h3, .content--full-wrap .content-wrapper .content--left h4, .content--full-wrap .content-wrapper .content--left h5, .content--full-wrap .content-wrapper .content--left h6 {
  margin-bottom: 0.5em;
  font-family: "Lato", sans-serif !important;
  font-weight: 700;
}

/* line 134, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.content--full-wrap .content-wrapper .content--left h3 {
  font-size: 2.25em;
  color: #414042;
}

/* line 135, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.content--full-wrap .content-wrapper .content--left h4 {
  font-size: 1.75em;
  color: #2c9dc7;
}

/* line 136, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.content--full-wrap .content-wrapper .content--left h5 {
  font-size: 1.25em;
  color: #414042;
}

/* line 137, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.content--full-wrap .content-wrapper .content--left h6 {
  font-size: 1em;
  color: #2c9dc7;
}

/* line 139, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.content--full-wrap .content-wrapper .content--left .article-text {
  padding: 2em 0;
}

/* line 142, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.content--full-wrap .content-wrapper .content--left .article-text p, .content--full-wrap .content-wrapper .content--left .article-text ul, .content--full-wrap .content-wrapper .content--left .article-text ol, .content--full-wrap .content-wrapper .content--left .article-text h4, .content--full-wrap .content-wrapper .content--left .article-text h5, .content--full-wrap .content-wrapper .content--left .article-text h6 {
  margin-left: 23%;
  margin-right: 12.6%;
}

/* line 146, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.content--full-wrap .content-wrapper .content--left .article-text p ul, .content--full-wrap .content-wrapper .content--left .article-text p ol, .content--full-wrap .content-wrapper .content--left .article-text ul ul, .content--full-wrap .content-wrapper .content--left .article-text ul ol, .content--full-wrap .content-wrapper .content--left .article-text ol ul, .content--full-wrap .content-wrapper .content--left .article-text ol ol, .content--full-wrap .content-wrapper .content--left .article-text h4 ul, .content--full-wrap .content-wrapper .content--left .article-text h4 ol, .content--full-wrap .content-wrapper .content--left .article-text h5 ul, .content--full-wrap .content-wrapper .content--left .article-text h5 ol, .content--full-wrap .content-wrapper .content--left .article-text h6 ul, .content--full-wrap .content-wrapper .content--left .article-text h6 ol {
  margin: 0;
}

/* line 149, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.content--full-wrap .content-wrapper .content--left .article-text blockquote p {
  font-size: 3.5em;
  line-height: 1.1em;
  color: #2c9dc7;
  margin: 0.25em 0;
}

/* line 161, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.page-template-page-secondary .content-wrapper .content--left {
  width: 100%;
}

@media handheld, only screen and (max-width: 1024px) {
  /* line 168, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
  .content--full-wrap .content-wrapper .content--left {
    width: 85% !important;
  }
  /* line 172, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
  .content--full-wrap .content-wrapper .content--left .article-text p, .content--full-wrap .content-wrapper .content--left .article-text ul, .content--full-wrap .content-wrapper .content--left .article-text ol, .content--full-wrap .content-wrapper .content--left .article-text h4, .content--full-wrap .content-wrapper .content--left .article-text h5, .content--full-wrap .content-wrapper .content--left .article-text h6 {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 176, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
  .content--full-wrap .content-wrapper .content--left .article-text blockquote p {
    font-size: 2em;
  }
  /* line 182, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
  .content--full-wrap .content-wrapper .content--left section.page-title ul.tertiarynav {
    padding: 1em 0 !important;
  }
  /* line 185, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
  .content--full-wrap .content-wrapper .content--left section.page-title ul.tertiarynav li {
    display: block;
    border-bottom: 1px solid #CCCCCC;
    padding: 1em;
    margin: 0 !important;
  }
  /* line 191, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
  .content--full-wrap .content-wrapper .content--left section.page-title ul.tertiarynav li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
  }
  /* line 196, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
  .content--full-wrap .content-wrapper .content--left section.page-title ul.tertiarynav li a {
    padding: 1em;
  }
  /* line 200, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
  .content--full-wrap .content-wrapper .content--left section.page-title .page-info {
    width: auto;
  }
  /* line 203, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
  .content--full-wrap .content-wrapper .content--right {
    overflow: visible;
  }
}

@media handheld, only screen and (max-width: 750px) {
  /* line 210, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
  .content--full-wrap .content-wrapper .content--left {
    width: 100% !important;
    max-width: 100% !important;
  }
  /* line 214, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
  .content--full-wrap .content-wrapper .content--left h2 {
    font-size: 3.125em;
  }
  /* line 215, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
  .content--full-wrap .content-wrapper .content--left h3 {
    font-size: 2em !important;
  }
  /* line 216, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
  .content--full-wrap .content-wrapper .content--left p.subpage-description {
    font-size: 1.25em;
  }
  /* line 218, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
  .content--full-wrap .content-wrapper .content--left ul.subnav {
    margin-bottom: 1em;
  }
  /* line 221, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
  .content--full-wrap .content-wrapper .content--left ul.subnav li {
    padding: 2% 3%;
    font-size: 1em;
  }
  /* line 225, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
  .content--full-wrap .content-wrapper .content--left ul.subnav li a {
    color: #ffffff;
  }
}

/* line 233, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
section.page-title ul.tertiarynav {
  padding: 1em 0 3em !important;
  margin-bottom: 3em;
  text-align: center;
  position: relative;
  border-bottom: 2px solid #CCCCCC;
}

/* line 240, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
section.page-title ul.tertiarynav li {
  display: inline;
  font-size: 1em !important;
  font-family: "Gentium Basic", serif;
  margin: 0 2em !important;
}

/* line 246, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
section.page-title ul.tertiarynav li:before {
  content: "" !important;
}

/* line 250, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
section.page-title ul.tertiarynav li.current_page_item {
  font-style: italic;
}

/* line 253, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
section.page-title ul.tertiarynav li.current_page_item a {
  color: #414042;
}

/* line 257, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
section.page-title ul.tertiarynav a {
  color: #999999;
}

/* line 260, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
section.page-title .page-info {
  width: 38%;
}

/* line 263, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
section.page-title .page-info h3 {
  margin: 0.5em 0 !important;
  font-size: 2.55em !important;
}

/* line 268, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
section.page-title .page-info p.subpage-description {
  font-size: 1.75em;
  line-height: 1.3em !important;
  font-family: "Gentium Basic", serif;
}

/* line 277, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.secpage-nav {
  background: #f6f6f6;
  overflow: hidden;
}

/* line 281, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.secpage-nav .secpage-nav-button {
  float: left;
  width: 41%;
  padding: 0 4%;
}

/* line 286, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.secpage-nav .secpage-nav-button:first-child {
  border-right: 5px solid #ffffff;
}

/* line 288, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.secpage-nav .secpage-nav-button p {
  margin: 0 0 1em;
}

/* line 291, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.secpage-nav .secpage-nav-button p:last-child {
  margin-bottom: 10%;
}

/* line 294, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.secpage-nav .secpage-nav-button a {
  font-weight: 700;
  display: block;
}

/* line 299, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.secpage-nav .secpage-nav-button p.parent {
  background: #ffffff;
  display: inline-block;
  padding: 8px;
  margin-top: 5%;
  text-transform: uppercase;
  font-size: 0.875em;
  border: 1px solid #CCCCCC;
}

/* line 307, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.secpage-nav .secpage-nav-button p.parent a {
  color: #414042;
}

/* line 310, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.secpage-nav .secpage-nav-button p.ancestor {
  font-family: "Gentium Basic", serif;
  font-size: 1.75em;
  margin-bottom: 0.5em;
}

/* line 314, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.secpage-nav .secpage-nav-button p.ancestor a {
  color: #414042;
  font-weight: 300;
}

@media handheld, only screen and (max-width: 750px) {
  /* line 321, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
  .secpage-nav {
    display: none;
  }
}

/* line 342, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.page-template-page-resources-main-php .content--full-wrap,
.single-resources .content--full-wrap,
.tax-document_type .content--full-wrap,
.tax-content .content--full-wrap,
.tax-topic .content--full-wrap,
.tax-audience .content--full-wrap,
.tax-purpose .content--full-wrap,
.tax-language .content--full-wrap,
.tax-publication_year .content--full-wrap,
.tax-source .content--full-wrap {
  background: #f6f6f6;
}

/* line 347, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.page-template-page-resources-main-php .content--full-wrap .content-wrapper .content--left, .page-template-page-resources-main-php .content--full-wrap .content-wrapper .content--right,
.single-resources .content--full-wrap .content-wrapper .content--left,
.single-resources .content--full-wrap .content-wrapper .content--right,
.tax-document_type .content--full-wrap .content-wrapper .content--left,
.tax-document_type .content--full-wrap .content-wrapper .content--right,
.tax-content .content--full-wrap .content-wrapper .content--left,
.tax-content .content--full-wrap .content-wrapper .content--right,
.tax-topic .content--full-wrap .content-wrapper .content--left,
.tax-topic .content--full-wrap .content-wrapper .content--right,
.tax-audience .content--full-wrap .content-wrapper .content--left,
.tax-audience .content--full-wrap .content-wrapper .content--right,
.tax-purpose .content--full-wrap .content-wrapper .content--left,
.tax-purpose .content--full-wrap .content-wrapper .content--right,
.tax-language .content--full-wrap .content-wrapper .content--left,
.tax-language .content--full-wrap .content-wrapper .content--right,
.tax-publication_year .content--full-wrap .content-wrapper .content--left,
.tax-publication_year .content--full-wrap .content-wrapper .content--right,
.tax-source .content--full-wrap .content-wrapper .content--left,
.tax-source .content--full-wrap .content-wrapper .content--right {
  background: #ffffff;
  border-top: #CCCCCC 8px solid;
}

/* line 352, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.page-template-page-resources-main-php .content--full-wrap .content-wrapper .content--left,
.single-resources .content--full-wrap .content-wrapper .content--left,
.tax-document_type .content--full-wrap .content-wrapper .content--left,
.tax-content .content--full-wrap .content-wrapper .content--left,
.tax-topic .content--full-wrap .content-wrapper .content--left,
.tax-audience .content--full-wrap .content-wrapper .content--left,
.tax-purpose .content--full-wrap .content-wrapper .content--left,
.tax-language .content--full-wrap .content-wrapper .content--left,
.tax-publication_year .content--full-wrap .content-wrapper .content--left,
.tax-source .content--full-wrap .content-wrapper .content--left {
  float: left;
  width: 58%;
  padding: 3% 5%;
  box-shadow: 0px 0px 3px #888888;
}

/* line 361, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.page-template-page-resources-main-php .content--full-wrap h2,
.single-resources .content--full-wrap h2,
.tax-document_type .content--full-wrap h2,
.tax-content .content--full-wrap h2,
.tax-topic .content--full-wrap h2,
.tax-audience .content--full-wrap h2,
.tax-purpose .content--full-wrap h2,
.tax-language .content--full-wrap h2,
.tax-publication_year .content--full-wrap h2,
.tax-source .content--full-wrap h2 {
  margin-top: -125px;
  background: #f6f6f6;
  text-align: left;
  padding: 0.25em 0.5em;
}

/* line 368, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.page-template-page-resources-main-php .content--full-wrap h2::after,
.single-resources .content--full-wrap h2::after,
.tax-document_type .content--full-wrap h2::after,
.tax-content .content--full-wrap h2::after,
.tax-topic .content--full-wrap h2::after,
.tax-audience .content--full-wrap h2::after,
.tax-purpose .content--full-wrap h2::after,
.tax-language .content--full-wrap h2::after,
.tax-publication_year .content--full-wrap h2::after,
.tax-source .content--full-wrap h2::after {
  display: none;
}

/* line 372, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.page-template-page-resources-main-php .content--full-wrap h3,
.single-resources .content--full-wrap h3,
.tax-document_type .content--full-wrap h3,
.tax-content .content--full-wrap h3,
.tax-topic .content--full-wrap h3,
.tax-audience .content--full-wrap h3,
.tax-purpose .content--full-wrap h3,
.tax-language .content--full-wrap h3,
.tax-publication_year .content--full-wrap h3,
.tax-source .content--full-wrap h3 {
  font-size: 1.75em !important;
}

@media handheld, only screen and (max-width: 1024px) {
  /* line 378, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
  .page-template-page-resources-main .content--full-wrap .content-wrapper .content--left {
    width: 58% !important;
  }
}

@media handheld, only screen and (max-width: 900px) {
  /* line 385, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
  .page-template-page-resources-main .content--full-wrap .content-wrapper .content--left {
    width: auto !important;
  }
  /* line 389, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
  .page-template-page-resources-main .content--full-wrap .content-wrapper #uwpqsf_id {
    float: none;
  }
}

@media handheld, only screen and (max-width: 550px) {
  /* line 394, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
  .page-template-page-resources-main .content--right {
    display: none;
  }
}

/* line 406, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.search .content--left .news--container {
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 2em;
}

/* line 411, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.search .content--left h2 {
  font-family: "Lato", sans-serif;
  font-size: 2em;
  font-weight: 700;
  text-align: left;
  padding: 0 0 1em;
  margin: 1em 0;
  border-bottom: 2px solid #CCCCCC;
}

/* line 421, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.search .content--left h3 {
  font-size: 1.5em !important;
  margin-bottom: 0;
}

/* line 439, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.category .content--full-wrap h3,
.page-template-page-news .content--full-wrap h3,
.page-template-page-ghd-news .content--full-wrap h3,
.ghdnews .content--full-wrap h3 {
  font-size: 1.75em !important;
}

/* line 442, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.category .content--full-wrap h3 strong,
.page-template-page-news .content--full-wrap h3 strong,
.page-template-page-ghd-news .content--full-wrap h3 strong,
.ghdnews .content--full-wrap h3 strong {
  display: block;
  font-size: 0.6em;
  text-transform: uppercase;
  margin-bottom: 0.25em;
}

/* line 449, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.category .content--full-wrap h3 a,
.page-template-page-news .content--full-wrap h3 a,
.page-template-page-ghd-news .content--full-wrap h3 a,
.ghdnews .content--full-wrap h3 a {
  color: #2c9dc7 !important;
}

/* line 452, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.category .content--full-wrap .news--content,
.page-template-page-news .content--full-wrap .news--content,
.page-template-page-ghd-news .content--full-wrap .news--content,
.ghdnews .content--full-wrap .news--content {
  border-bottom: 1px solid #CCCCCC;
  padding: 0 0 0.5em;
  margin-bottom: 2em;
}

/* line 464, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.single .breadcrumbs,
.ghdnews .breadcrumbs {
  margin-bottom: 2em;
}

/* ===================== */
/* SUBMIT CONTENT */
/* ===================== */
/* line 473, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.ap-pro-front-form-title {
  display: none;
}

/* line 477, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.ap-pro-front-form-wrapper {
  padding: 2em;
  background: #f2f2f2;
  border: 1px solid #EEEEEE;
}

/* line 482, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.ap-pro-front-form-wrapper label {
  font-family: "Lato", sans-serif;
  font-weight: bold;
  font-size: 0.9em;
  color: #333;
  display: inline-block;
}

/* line 490, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.ap-pro-front-form-wrapper .ap-pro-form-field-wrapper {
  margin-bottom: 25px;
}

/* line 494, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.ap-pro-front-form-wrapper .ap-pro-form-field input[type="text"] {
  box-shadow: none;
  width: 97%;
  border: 1px solid #DDD;
  border-radius: 0;
  padding: 1.5%;
  font-size: 16px;
}

/* line 503, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.ap-pro-front-form-wrapper .ap-checkbox-wrap {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  column-gap: 40px;
}

/* line 509, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.ap-pro-front-form-wrapper .ap-checkbox-wrap label {
  width: 100%;
  margin: 5px 5px 5px 18px;
}

/* line 514, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.ap-pro-front-form-wrapper .ap-checkbox-wrap label input {
  margin-left: -18px;
}

/* line 519, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.ap-pro-front-form-wrapper .ap-pro-form-field-wrapper:nth-child(5) .label-wrap label:before {
  content: "*";
  color: red;
  margin-right: 2px;
  font-size: 1.3em;
  line-height: 1em;
  font-weight: bold;
}

/* line 528, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.ap-pro-front-form-wrapper .ap-pro-form-field-wrapper:nth-child(5) .label-wrap label:after {
  content: "(Required)";
  color: red;
  font-weight: bold;
  margin-left: 5px;
  text-transform: uppercase;
  font-size: 0.8em;
}

/* line 542, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.ap-pro-front-form-wrapper .ap-pro-form-field-wrapper:nth-child(6) .label-wrap,
.ap-pro-front-form-wrapper .ap-pro-form-field-wrapper:nth-child(7) .label-wrap,
.ap-pro-front-form-wrapper .ap-pro-form-field-wrapper:nth-child(8) .label-wrap,
.ap-pro-front-form-wrapper .ap-pro-form-field-wrapper:nth-child(9) .label-wrap {
  background-color: #333;
  padding: 5px 10px 0px;
  margin-bottom: 10px;
}

/* line 548, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.ap-pro-front-form-wrapper .ap-pro-form-field-wrapper:nth-child(6) .label-wrap label,
.ap-pro-front-form-wrapper .ap-pro-form-field-wrapper:nth-child(7) .label-wrap label,
.ap-pro-front-form-wrapper .ap-pro-form-field-wrapper:nth-child(8) .label-wrap label,
.ap-pro-front-form-wrapper .ap-pro-form-field-wrapper:nth-child(9) .label-wrap label {
  color: #fff;
  text-transform: uppercase;
}

/* line 556, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.ap-pro-front-form-wrapper input[type="submit"].ap-pro-submit-btn {
  font-size: 1em;
  font-weight: bold;
  padding: 0.5em 1em;
  height: auto;
}

/* line 564, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
#gallery-1 img {
  border: 0 !important;
}

/* ================================== */
/* === WHO WE ARE === */
/* ================================== */
/* line 574, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.page-id-62 hr {
  background-color: #e57a10;
  border: 0;
  height: 3px;
  margin: 50px 0;
}

/* line 584, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
#tablepress-9 td,
#tablepress-10 td,
#tablepress-11 td {
  font-size: 1.1em;
  font-family: "Gentium Basic", serif;
  color: #414042;
  line-height: 1.4;
  padding: 25px 10px;
}

/* line 592, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
#tablepress-9 td strong,
#tablepress-10 td strong,
#tablepress-11 td strong {
  font-family: Lato, sans-serif;
  display: block;
  font-size: 1.15em;
}

/* line 598, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
#tablepress-9 td.column-1 img,
#tablepress-10 td.column-1 img,
#tablepress-11 td.column-1 img {
  max-width: 150px;
}

/* ====================================== */
/* HANDWASHING STATIONS DATABASE */
/* ====================================== */
/* line 610, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.page-id-12440 .content--full-wrap h1 {
  background-color: #2c9dc7;
  max-width: 100%;
  color: white;
  padding: 2.5%;
  font-size: 3em;
  text-align: center;
  font-family: 'Gentium Basic';
  font-weight: 400;
}

/* line 621, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.page-id-12440 .content--full-wrap .content-wrapper {
  max-width: 1200px;
}

/* line 625, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.page-id-12440 .content--full-wrap .content-wrapper .content--left {
  width: 100%;
}

/* line 629, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.page-id-12440 .content--full-wrap .content-wrapper .content--left .hsd-page-content,
.page-id-12440 .content--full-wrap .content-wrapper .content--left #submit-database {
  max-width: 800px;
  margin: 0 auto;
}

/* line 635, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.page-id-12440 .content--full-wrap .content-wrapper .content--left p.hsd-lg {
  font-family: tannakone-condensed, sans-serif;
  font-size: 2rem;
  color: #00445e;
  max-width: 70%;
  border-bottom: #2c9dc7 solid 3px;
  padding-bottom: 20px;
  line-height: 1.2;
  padding-right: 5%;
}

@media (max-width: 800px) {
  /* line 647, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
  .page-id-12440 .content--full-wrap .content-wrapper .content--left p.hsd-lg {
    max-width: 100%;
  }
}

/* line 652, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.page-id-12440 .content--full-wrap .content-wrapper .content--left ul {
  padding: 2% 0 4% 9%;
}

@media (max-width: 800px) {
  /* line 657, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
  .page-id-12440 .content--full-wrap .content-wrapper .content--left ul:first-child {
    padding: 2% 0 4% 0;
  }
}

/* line 662, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
#search-filter-form-12441 {
  display: inline-block;
  width: 31%;
  vertical-align: top;
  margin-right: 9%;
}

@media (max-width: 800px) {
  /* line 670, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
  #search-filter-form-12441 {
    display: block;
    width: 100%;
    vertical-align: top;
    margin: 0 0 2% 0;
  }
}

/* line 678, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
#search-filter-form-12441 ul ul li input.sf-input-checkbox,
#search-filter-form-12441 ul ul li label.sf-label-checkbox {
  display: inline-block;
  vertical-align: top;
}

/* line 684, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
#search-filter-form-12441 ul ul li label.sf-label-checkbox {
  width: 80%;
  font-family: benton-sans, sans-serif;
  font-size: 0.75em;
}

/* line 690, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.page-id-12440 .content--full-wrap .content-wrapper .content--left #search-filter-form-12441 ul ul li {
  margin-bottom: 8px;
}

/* line 694, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.page-id-12440 .content--full-wrap .content-wrapper .content--left #search-filter-form-12441 ul li {
  background-color: #f7f7f7;
  margin-bottom: 1em;
  padding: 0;
}

/* line 700, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.page-id-12440 .content--full-wrap .content-wrapper .content--left #search-filter-form-12441 ul li.sf-field-search,
.page-id-12440 .content--full-wrap .content-wrapper .content--left #search-filter-form-12441 ul li.sf-field-reset {
  background-color: transparent;
}

/* line 705, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.page-id-12440 .content--full-wrap .content-wrapper .content--left #search-filter-form-12441 ul li.sf-field-search label {
  display: block;
}

/* line 709, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.page-id-12440 .content--full-wrap .content-wrapper .content--left #search-filter-form-12441 ul li.sf-field-search label input {
  padding: 5%;
  width: 90%;
  border: 1px solid #ddd;
}

/* line 715, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.page-id-12440 .content--full-wrap .content-wrapper .content--left #search-filter-form-12441 ul li.sf-field-reset a {
  font-family: benton-sans, sans-serif !important;
  letter-spacing: 0.015em;
  margin-bottom: 2em;
  font-weight: normal;
  text-decoration: underline;
  font-size: 14px;
}

/* line 724, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.page-id-12440 .content--full-wrap .content-wrapper .content--left #search-filter-form-12441 h4 {
  background: white;
  color: #00445e;
  padding: 2% 4% 2%;
  font-size: 1.2em;
  font-family: 'tannakone-condensed' !important;
  letter-spacing: 0.02em;
  font-weight: 400;
  border-bottom: 2px solid #2c9dc7;
}

/* line 735, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.page-id-12440 .search-filter-results {
  display: inline-block;
  width: 55%;
  vertical-align: top;
}

@media (max-width: 800px) {
  /* line 742, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
  .page-id-12440 .search-filter-results {
    display: block;
    width: 100%;
    vertical-align: top;
    margin: 0 0 2% 0;
  }
}

/* line 750, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.page-id-12440 .search-filter-results div.results-meta h2 {
  font-size: 2em;
  padding: 0.25em 0 0.5em;
  font-family: 'tannakone-condensed' !important;
  font-weight: 400;
  letter-spacing: 0.01em;
  line-height: 1.1;
}

/* line 759, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.page-id-12440 .search-filter-results div.results-meta {
  width: 95%;
}

/* ====================================== */
/* Individual STATIONS */
/* ====================================== */
/* line 772, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.station-img {
  display: block;
  height: auto;
  margin: 3em auto;
}

/* line 778, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.single-station .news--container.news {
  max-width: 700px;
  margin: 0 auto;
}

/* line 783, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.single-station .tax-table ul li::before {
  content: "";
  margin: 0;
}

/* line 788, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.tax-table {
  margin-top: 3em;
  font-family: 'benton-sans';
  font-size: 0.9em !important;
}

/* line 794, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.tax-table tr:nth-child(odd) {
  background-color: #EEE;
}

/* line 798, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.tax-table td {
  padding-left: 0.4em;
}

/* line 802, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.tax-table td.column-1 {
  text-align: right;
  padding-right: 1em;
  width: 25%;
  font-weight: 600;
}

/* line 809, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.tax-table ul {
  list-style: none;
  margin: 0;
}

/* line 814, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.tax-table ul li {
  display: inline;
  font-family: benton-sans, sans-serif !important;
  font-size: inherit !important;
}

/* line 820, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.tax-table ul li::after {
  content: ", ";
}

/* line 824, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.tax-table ul li:last-child::after {
  content: "";
}

/* line 828, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.single-station .content--full-wrap .content-wrapper .content--left h3 {
  font-family: 'tannakone-condensed' !important;
  font-weight: 400;
  text-align: left;
  border-bottom: 2px solid #2c9dc7;
  padding-bottom: 20px;
  font-size: 2.75em;
}

/* line 837, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.single-station .breadcrumbs {
  text-align: left;
}

/* line 841, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.page-id-12440 .content--full-wrap .content-wrapper .content--left #submit-database {
  max-width: 800px;
  margin: 4em auto;
  display: block;
  background-color: #eee;
  padding: 3em 4em;
}

/* line 849, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.page-id-12440 .content--full-wrap .content-wrapper .content--left #submit-database h3 {
  font-family: 'tannakone-condensed' !important;
  font-weight: 400;
  font-size: 2em;
}

/* ================================= */
/* Social Share icons on Stations pages */
/* ================================= */
/* line 866, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.mashsb-container {
  margin-bottom: 1em;
}

/* ================================= */
/* WPForms – Submit Handwashing Stations */
/* ================================= */
/* line 877, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
div.wpforms-container-full .wpforms-form .wpforms-field-label {
  font-size: 20px !important;
  color: #222;
}

/* line 882, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
div.wpforms-container-full .wpforms-form .wpforms-field {
  padding: 1.5em 0 !important;
}

/* line 886, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
div.wpforms-container-full .wpforms-form input[type=date], div.wpforms-container-full .wpforms-form input[type=datetime], div.wpforms-container-full .wpforms-form input[type=datetime-local], div.wpforms-container-full .wpforms-form input[type=email], div.wpforms-container-full .wpforms-form input[type=month], div.wpforms-container-full .wpforms-form input[type=number], div.wpforms-container-full .wpforms-form input[type=password], div.wpforms-container-full .wpforms-form input[type=range], div.wpforms-container-full .wpforms-form input[type=search], div.wpforms-container-full .wpforms-form input[type=tel], div.wpforms-container-full .wpforms-form input[type=text], div.wpforms-container-full .wpforms-form input[type=time], div.wpforms-container-full .wpforms-form input[type=url], div.wpforms-container-full .wpforms-form input[type=week], div.wpforms-container-full .wpforms-form select, div.wpforms-container-full .wpforms-form textarea {
  max-width: 100% !important;
  padding: 10px !important;
  background-color: #f9f9f9 !important;
  height: 50px !important;
}

/* line 893, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
div.wpforms-container-full, div.wpforms-container-full .wpforms-form * {
  max-width: 600px;
}

/* line 897, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
.wpforms-container.wpforms-container-full {
  margin: 3em auto !important;
}

/* line 901, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
div.wpforms-container-full .wpforms-form .wpforms-field-description-before, div.wpforms-container-full .wpforms-form .wpforms-field-description.before {
  margin: 0 0 18px 0 !important;
  font-size: 14px;
  line-height: 1.4;
  color: #555;
}

/* line 908, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
div#wpforms-13353-field_6-container {
  border-top: 5px solid #2c9dc7;
  margin-top: 2em;
  padding-top: 2em !important;
}

/* line 914, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
h3#wpforms-13353-field_6 {
  font-size: 2em;
}

/* line 918, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
div#wpforms-13353-field_2-container {
  padding-top: 0 !important;
  margin-left: 25px !important;
  margin-top: -15px;
}

/* line 924, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
#wpforms-13353-field_2-container label.wpforms-field-label {
  display: none;
  margin-left: 20px !important;
}

@media handheld, only screen and (min-width: 900px) {
  /* line 932, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
  #submit-database #submit-button {
    display: flex;
    justify-content: space-evenly;
    align-items: flex-start;
  }
  /* line 938, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
  #submit-database div.align-right {
    width: 30%;
  }
  /* line 942, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
  #submit-database div.align-left {
    width: 60%;
    margin-right: 10%;
  }
}

/* line 949, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_layout.scss */
#submit-database div.align-right a {
  background-color: #2c9dc7;
  padding: 8% 5%;
  color: white;
  font-weight: 700;
  font-family: 'tannakone-condensed';
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 1.75rem;
  width: 90%;
  display: block;
  text-align: center;
  margin-bottom: 50px;
}

/* line 5, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.aside--resource-title {
  color: #414042;
  font-size: 1.35em;
  font-weight: 300;
  font-family: "Gentium Basic", serif;
}

/* line 12, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
#uwpqsf_id {
  float: left;
  border: none !important;
}

/* line 17, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
form#uwpqsffrom_103 {
  overflow: hidden;
}

/* line 21, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
[class*='tax-check-'] label, [class*='cmf-check-'] label {
  float: left;
  width: 100% !important;
}

/* line 26, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.uwpqsf_class > span[class*='taxolabel-'], .uwpqsf_class > span[class*='cmflabel-'] {
  font-weight: normal !important;
}

/* line 30, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.uwpqsf_class > span[class*='taxolabel-'] {
  width: 90% !important;
}

/* line 34, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.taxolabel-0, .taxolabel-1, .taxolabel-2, .taxolabel-3, .taxolabel-4, .taxolabel-5, .taxolabel-6, .taxolabel-7 {
  color: #414042;
  display: block;
  font-family: "Lato", sans-serif;
  font-size: 1.1em;
  font-weight: 400;
  margin: 20px 0 10px;
  padding: 3px 5px;
  text-transform: uppercase;
}

/* line 45, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
label {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 54, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
label {
  display: block;
  font-family: "Gentium Basic", serif;
  font-size: .9em;
  margin-bottom: 8px;
}

/* line 62, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.resource-page--feature-links {
  border-bottom: 5px solid #2c9dc7;
  overflow: hidden;
  padding: 0;
  margin: 0 0 40px;
}

/* line 69, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.resources-container {
  float: left;
}

/* line 73, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.resource--aside, .resource--feature {
  padding: 0 0 0 25px;
}

/* line 76, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.resource--aside h4, .resource--feature h4 {
  border-top: none;
  line-height: 16px;
  margin: 10px 0 5px 0;
  padding-top: 0;
  text-transform: none;
  width: 165px;
}

/* line 85, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.resource--aside a, .resource--feature a {
  text-decoration: none;
}

/* line 89, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.resource--aside img, .resource--feature img {
  max-width: 165px;
}

@media handheld, only screen and (max-width: 850px) {
  /* line 95, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
  .resource--aside, .resource--feature {
    float: left;
  }
}

/* line 100, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.resource--feature {
  float: left;
  margin-right: 13px;
  padding: 0 !important;
}

/* line 106, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.resource--feature a {
  color: #00445e;
}

/* line 109, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.resource--feature a:hover {
  text-decoration: underline;
}

/* line 113, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.resource-image {
  background: #ffffff;
  border: 3px solid #CCCCCC;
  padding: 3px;
  float: left;
  margin: 10px 20px 20px 0;
}

/* line 121, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.resource-single-image {
  height: auto;
  max-width: 230px;
  width: 100%;
}

/* line 130, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.resource-filter--container h3,
.content--center h3 {
  margin-bottom: 0.25em !important;
  font-family: "Lato", sans-serif;
  font-weight: 700 !important;
  font-size: 1.5em;
}

/* line 136, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.resource-filter--container h3 a,
.content--center h3 a {
  color: #414042;
}

/* line 138, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.resource-filter--container h3 a:hover,
.content--center h3 a:hover {
  color: #2c9dc7;
}

/* line 142, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.resource-filter--container p,
.content--center p {
  font-family: "Gentium Basic", serif;
  font-size: 1em !important;
  line-height: 1.4em !important;
  margin: 1em 0;
}

/* line 148, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.resource-filter--container p.date-text,
.content--center p.date-text {
  font-size: 0.9em !important;
}

/* line 149, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.resource-filter--container p a:hover,
.content--center p a:hover {
  text-decoration: underline;
}

/* line 151, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.resource-filter--container p.resource--taxonomy-list,
.content--center p.resource--taxonomy-list {
  margin-bottom: 5px !important;
  font-family: "Lato", sans-serif !important;
  font-size: 0.825em !important;
}

/* line 156, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.resource-filter--container p.resource--taxonomy-list strong, .resource-filter--container p.resource--taxonomy-list span,
.content--center p.resource--taxonomy-list strong,
.content--center p.resource--taxonomy-list span {
  text-transform: uppercase;
  font-weight: 700;
}

/* line 161, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.resource-filter--container p.resource--taxonomy-list a,
.content--center p.resource--taxonomy-list a {
  display: inline-block;
  margin: 0 0.5em;
}

/* line 166, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.content--left p.resource--taxonomy-list a {
  margin: 0 0.5em;
}

/* line 170, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.resource-filter--container {
  border-bottom: 2px solid #e8e8e8;
  margin-bottom: 24px;
  padding-bottom: 12px;
  overflow: hidden;
}

/* line 70, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_fonts-colors-text.scss */
.resource-filter--container h3 {
  font-weight: 400;
  margin-bottom: 12px;
}

/* line 75, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_fonts-colors-text.scss */
.resource-filter--container p {
  margin-bottom: 12px;
}

/* line 172, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.resource-filter--image {
  background: #ffffff;
  border: 3px solid #2c9dc7;
  float: left;
  height: 75px;
  margin-right: 25px;
  overflow: hidden;
  padding: 3px;
  width: 75px;
}

/* line 182, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.resource-filter--image img {
  width: 75px;
  height: auto;
}

/* line 188, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.resource-filter--content {
  float: left;
  width: auto;
}

@media handheld, only screen and (max-width: 1050px) {
  /* line 194, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
  .resource-filter--content {
    width: auto;
  }
}

@media handheld, only screen and (max-width: 525px) {
  /* line 200, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
  .resource-filter--content {
    margin-top: 25px;
  }
}

/* line 205, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.resource--single-video {
  margin-bottom: 25px;
}

/* line 209, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.single-resources .content--left {
  margin: 0 auto;
  float: none !important;
}

/* line 213, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.single-resources .content--left dl {
  margin: 1.5em 0;
}

/* line 216, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.single-resources .content--left dl dt, .single-resources .content--left dl dd {
  font-size: 1.1em;
}

/* line 218, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.single-resources .content--left dl dt a, .single-resources .content--left dl dd a {
  font-weight: 700;
}

/* line 219, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.single-resources .content--left dl dt a:hover, .single-resources .content--left dl dd a:hover {
  text-decoration: underline !important;
}

/* line 222, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.single-resources .content--left dl dd {
  margin: 0.25em 0;
}

/* line 225, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.single-resources .content--left p.resource--taxonomy-list {
  font-size: 0.975em;
  font-family: "Lato", sans-serif;
}

/* line 228, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.single-resources .content--left p.resource--taxonomy-list a {
  font-weight: 700;
}

/* line 238, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.single-resources .content--full-wrap .content-wrapper .content--left {
  width: 72%;
}

/* line 263, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.tax-document_type .content--full-wrap h2,
.tax-content .content--full-wrap h2,
.tax-topic .content--full-wrap h2,
.tax-audience .content--full-wrap h2,
.tax-purpose .content--full-wrap h2,
.tax-language .content--full-wrap h2,
.tax-publication_year .content--full-wrap h2,
.tax-source .content--full-wrap h2 {
  background: #414042;
  color: #ffffff;
  padding: 0.25em 0.5em;
  font-size: 1.5em;
  font-weight: 700;
  font-family: "Lato", sans-serif;
  margin: 0 0 1em;
}

/* line 274, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.tax-document_type .content--full-wrap .subnav ul li,
.tax-content .content--full-wrap .subnav ul li,
.tax-topic .content--full-wrap .subnav ul li,
.tax-audience .content--full-wrap .subnav ul li,
.tax-purpose .content--full-wrap .subnav ul li,
.tax-language .content--full-wrap .subnav ul li,
.tax-publication_year .content--full-wrap .subnav ul li,
.tax-source .content--full-wrap .subnav ul li {
  padding: 0.5em;
  border-bottom: 1px solid #CCCCCC;
  font-weight: 700;
}

/* line 279, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.tax-document_type .content--full-wrap .subnav ul li.current-cat a,
.tax-content .content--full-wrap .subnav ul li.current-cat a,
.tax-topic .content--full-wrap .subnav ul li.current-cat a,
.tax-audience .content--full-wrap .subnav ul li.current-cat a,
.tax-purpose .content--full-wrap .subnav ul li.current-cat a,
.tax-language .content--full-wrap .subnav ul li.current-cat a,
.tax-publication_year .content--full-wrap .subnav ul li.current-cat a,
.tax-source .content--full-wrap .subnav ul li.current-cat a {
  color: #CCCCCC;
}

/* ----------------------------------------------------- */
/* ------ SEARCH & FILTER PRO - RESOURCES RESULTS ------ */
/* ----------------------------------------------------- */
/* line 293, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.page-template-page-resources-main .content--full-wrap,
.page-template-page-resources-search .content--full-wrap {
  background: #f6f6f6;
}

/* line 297, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.page-template-page-resources-main .content--full-wrap .content-wrapper .content--left,
.page-template-page-resources-search .content--full-wrap .content-wrapper .content--left {
  max-width: 1100px;
  width: auto;
  padding: 3% 5%;
  box-shadow: 0px 0px 3px #888888;
  background: #ffffff;
  border-top: #CCCCCC 8px solid;
}

/* line 309, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
#search-filter-form-8678 ul {
  padding: 1em 0;
}

/* line 313, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
#search-filter-form-8678 ul li {
  display: inline-block;
  margin-right: 1em;
  padding: 5px 0;
  width: 31%;
}

/* line 319, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
#search-filter-form-8678 ul li h4 {
  font-size: 0.8em;
  padding: 5px 0 0;
  margin-bottom: 0.25em;
}

/* line 327, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
#search-filter-form-8678 ul li.sf-field-search {
  width: 100% !important;
  display: block !important;
}

/* line 332, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
#search-filter-form-8678 input {
  padding: 1.5% 2%;
  font-size: 0.8em;
  width: 96%;
}

/* line 338, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
#search-filter-form-8678 input[type="submit"] {
  background: #00445D;
  border: 0;
  padding: 10px 20px !important;
  border-radius: 3px;
  color: #FFF;
  text-transform: uppercase;
  font-weight: bold;
}

/* line 348, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
#search-filter-form-8678 label {
  font-size: 0.9em;
  width: 100%;
}

/* line 353, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
#search-filter-form-8678 select {
  font-size: 0.7em;
  height: 2.5em;
  color: #666;
  border-color: #CCC;
  width: 100%;
}

/* line 361, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
#search-filter-form-8678 ul li.sf-field-submit {
  width: 20%;
}

/* line 365, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
#search-filter-form-8678 ul li.sf-field-reset {
  width: 5%;
  font-family: "Lato", sans-serif;
  font-size: 0.9em;
  letter-spacing: 0.02em;
}

/* line 371, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
#search-filter-form-8678 ul li.sf-field-reset a {
  color: #999;
}

/* line 380, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.search-filter-results .wp-pagenavi {
  margin-bottom: 3em;
  background-color: #eee;
  padding: 2%;
  width: 96%;
  float: none;
}

/* line 388, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.search-filter-results div {
  clear: both;
}

/* line 392, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.search-filter-results div.results-meta {
  display: inline-block;
  width: 80%;
  margin-right: 4.5%;
}

/* line 397, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.search-filter-results div.results-meta h2 {
  text-align: left;
  font-size: 1.3em;
  padding: 0.25em 0 0.5em;
  font-family: "Lato", sans-serif;
  font-weight: 800;
}

/* line 404, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.search-filter-results div.results-meta h2::after {
  display: none;
}

/* line 409, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.search-filter-results div.results-meta p {
  font-size: 1.1em !important;
}

/* line 413, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.search-filter-results div.results-meta small {
  font-size: 0.85em;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0.25em 0;
  display: block;
}

/* line 420, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.search-filter-results div.results-meta small a {
  color: #666;
  cursor: default;
}

/* line 426, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.search-filter-results div.results-meta img.alignleft {
  padding-bottom: 1em;
}

/* line 430, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.search-filter-results div.results-meta .results-tags {
  font-size: 1em !important;
  font-family: "Lato", sans-serif !important;
}

/* line 434, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.search-filter-results div.results-meta .results-tags span {
  font-weight: bold;
}

/* line 441, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.search-filter-results div.results-download {
  display: inline-block;
  width: 87px;
  vertical-align: top;
  background: #EEE;
  text-align: center;
}

/* line 449, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.search-filter-results hr {
  margin: 1.5em 0;
  border-style: solid;
  border-width: 1px;
  border-color: #CCC;
  clear: both;
}

@media handheld, only screen and (max-width: 750px) {
  /* line 462, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
  .search-filter-results h2 {
    font-size: 1.75em !important;
  }
  /* line 466, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
  #search-filter-form-8678 ul li,
  #search-filter-form-8678 ul li.sf-field-submit,
  #search-filter-form-8678 ul li.sf-field-reset {
    width: auto;
  }
  /* line 474, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
  .search-filter-results div.results-meta {
    display: block;
    width: 100%;
    margin-right: 0;
  }
  /* line 480, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
  .search-filter-results div.results-download {
    display: block;
    width: 96%;
    text-align: center;
  }
  /* line 485, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
  .search-filter-results div.results-download img {
    width: auto;
    max-width: 65px;
  }
}

/* line 496, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
#resources-btn-wrapper {
  margin: 2em 0;
}

/* line 499, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
#resources-btn-wrapper .resources-btn {
  width: 28.33333333%;
  margin: 2%;
  display: inline-block;
  vertical-align: top;
}

/* line 505, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
#resources-btn-wrapper .resources-btn a {
  display: block;
  text-align: center;
  position: relative;
  max-height: 160px;
  overflow: hidden;
}

/* line 512, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
#resources-btn-wrapper .resources-btn a img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}

/* line 519, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
#resources-btn-wrapper .resources-btn a .overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 527, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
#resources-btn-wrapper .resources-btn a .overlay.darken {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

/* line 532, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
#resources-btn-wrapper .resources-btn a h3 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: white;
  font-weight: 300 !important;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 1.4em !important;
}

@media handheld, only screen and (max-width: 1024px) {
  /* line 550, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
  .page-template-page-resources-main .content--full-wrap .content-wrapper .content--left {
    width: 90% !important;
  }
  /* line 554, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
  #resources-btn-wrapper .resources-btn a {
    max-height: 120px;
  }
}

@media handheld, only screen and (max-width: 800px) {
  /* line 562, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
  #resources-btn-wrapper .resources-btn {
    width: 45%;
    margin: 2%;
    display: inline-block;
    vertical-align: top;
  }
}

@media handheld, only screen and (max-width: 550px) {
  /* line 573, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
  #resources-btn-wrapper .resources-btn {
    width: 95%;
    margin: 2%;
    display: inline-block;
    vertical-align: top;
  }
}

/* line 582, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.featured-resources-wrapper {
  display: inline-block;
  width: 45%;
  margin-right: 5%;
}

/* line 592, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
.submit-content-wrapper {
  background: #00445e;
  padding: 0 2.5%;
  border-top: 5px solid #2c9dc7;
  margin: 0;
  display: inline-block;
  width: 40%;
  vertical-align: top;
}

/* line 602, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
h4.submit-content-title {
  color: #FFF !important;
  margin: 1em 0;
  text-align: center;
}

/* line 608, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
a.submit-content-link {
  display: block;
  text-align: center;
  background: #2c9dc7;
  color: #FFF;
  padding: 1em;
  font-weight: bold;
  text-transform: uppercase;
  margin: 2em auto;
  font-size: 1.2em;
  letter-spacing: 0.05em;
}

/* line 621, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
ul.featured-resources {
  margin-left: 2em;
  list-style: none !important;
  padding: 0 0 1em !important;
}

/* line 626, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
ul.featured-resources li {
  padding: 5px 0;
}

/* line 629, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
ul.featured-resources li a {
  color: #444;
}

/* line 634, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
ul.featured-resources li::before {
  content: "•";
  color: #2C9DC7;
  font-size: 32px;
  margin-left: -23px;
  margin-right: 5px;
  line-height: 32px;
  vertical-align: middle;
}

@media handheld, only screen and (max-width: 800px) {
  /* line 647, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
  h3.featured-resources,
  ul.featured-resources {
    display: block;
    width: 100%;
    text-align: left;
  }
  /* line 654, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_resources.scss */
  ul.featured-resources {
    margin-left: 1.75em;
  }
}

/* line 13, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd .ppphw--full-wrap,
.page-template-page-ghd-news .ppphw--full-wrap,
.ghdnews .ppphw--full-wrap,
.page-template-page-ghd-subpage .ppphw--full-wrap,
.page-template-page-ghd-map .ppphw--full-wrap,
.page-template-page-ghd-forum .ppphw--full-wrap {
  padding: 5px 10px;
  background: #c6dae1;
}

/* line 17, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd .ppphw--full-wrap img,
.page-template-page-ghd-news .ppphw--full-wrap img,
.ghdnews .ppphw--full-wrap img,
.page-template-page-ghd-subpage .ppphw--full-wrap img,
.page-template-page-ghd-map .ppphw--full-wrap img,
.page-template-page-ghd-forum .ppphw--full-wrap img {
  width: 10px;
  vertical-align: text-bottom;
  margin: 0 0.5em;
}

/* line 23, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd .ppphw--full-wrap a,
.page-template-page-ghd-news .ppphw--full-wrap a,
.ghdnews .ppphw--full-wrap a,
.page-template-page-ghd-subpage .ppphw--full-wrap a,
.page-template-page-ghd-map .ppphw--full-wrap a,
.page-template-page-ghd-forum .ppphw--full-wrap a {
  color: #000000;
  line-height: 30px;
  font-weight: 600;
  display: inline-block;
  text-align: left;
  width: 48%;
  padding-left: 10px;
}

/* line 32, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd .ppphw--full-wrap a .fa-chevron-left:before,
.page-template-page-ghd-news .ppphw--full-wrap a .fa-chevron-left:before,
.ghdnews .ppphw--full-wrap a .fa-chevron-left:before,
.page-template-page-ghd-subpage .ppphw--full-wrap a .fa-chevron-left:before,
.page-template-page-ghd-map .ppphw--full-wrap a .fa-chevron-left:before,
.page-template-page-ghd-forum .ppphw--full-wrap a .fa-chevron-left:before {
  color: #51a9ce;
  margin-right: 5px;
  vertical-align: middle;
}

/* line 38, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd .ppphw--full-wrap a span,
.page-template-page-ghd-news .ppphw--full-wrap a span,
.ghdnews .ppphw--full-wrap a span,
.page-template-page-ghd-subpage .ppphw--full-wrap a span,
.page-template-page-ghd-map .ppphw--full-wrap a span,
.page-template-page-ghd-forum .ppphw--full-wrap a span {
  color: #4d4d4f;
  font-size: 70%;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  font-family: benton-sans, sans-serif;
}

/* line 45, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd .ppphw--full-wrap a span:hover,
.page-template-page-ghd-news .ppphw--full-wrap a span:hover,
.ghdnews .ppphw--full-wrap a span:hover,
.page-template-page-ghd-subpage .ppphw--full-wrap a span:hover,
.page-template-page-ghd-map .ppphw--full-wrap a span:hover,
.page-template-page-ghd-forum .ppphw--full-wrap a span:hover {
  text-decoration: underline;
}

/* line 49, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd .ppphw--full-wrap .translator,
.page-template-page-ghd-news .ppphw--full-wrap .translator,
.ghdnews .ppphw--full-wrap .translator,
.page-template-page-ghd-subpage .ppphw--full-wrap .translator,
.page-template-page-ghd-map .ppphw--full-wrap .translator,
.page-template-page-ghd-forum .ppphw--full-wrap .translator {
  display: inline-block;
  text-align: right;
  width: 48%;
}

/* line 56, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd .header--full-wrap,
.page-template-page-ghd-news .header--full-wrap,
.ghdnews .header--full-wrap,
.page-template-page-ghd-subpage .header--full-wrap,
.page-template-page-ghd-map .header--full-wrap,
.page-template-page-ghd-forum .header--full-wrap {
  width: 100%;
  position: relative;
  background-color: transparent;
}

/* line 61, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd .header--full-wrap.subpage,
.page-template-page-ghd-news .header--full-wrap.subpage,
.ghdnews .header--full-wrap.subpage,
.page-template-page-ghd-subpage .header--full-wrap.subpage,
.page-template-page-ghd-map .header--full-wrap.subpage,
.page-template-page-ghd-forum .header--full-wrap.subpage {
  background-color: transparent !important;
}

/* line 64, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd .header--full-wrap.subpage h1,
.page-template-page-ghd-news .header--full-wrap.subpage h1,
.ghdnews .header--full-wrap.subpage h1,
.page-template-page-ghd-subpage .header--full-wrap.subpage h1,
.page-template-page-ghd-map .header--full-wrap.subpage h1,
.page-template-page-ghd-forum .header--full-wrap.subpage h1 {
  position: relative;
}

/* line 69, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd .header--full-wrap .wrapper,
.page-template-page-ghd-news .header--full-wrap .wrapper,
.ghdnews .header--full-wrap .wrapper,
.page-template-page-ghd-subpage .header--full-wrap .wrapper,
.page-template-page-ghd-map .header--full-wrap .wrapper,
.page-template-page-ghd-forum .header--full-wrap .wrapper {
  max-width: 1027px;
  margin: 0 auto;
  width: 100%;
  overflow: visible;
  padding-top: 0;
}

/* line 76, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd .header--full-wrap .wrapper h1,
.page-template-page-ghd-news .header--full-wrap .wrapper h1,
.ghdnews .header--full-wrap .wrapper h1,
.page-template-page-ghd-subpage .header--full-wrap .wrapper h1,
.page-template-page-ghd-map .header--full-wrap .wrapper h1,
.page-template-page-ghd-forum .header--full-wrap .wrapper h1 {
  background-size: 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(../images/GHD_2019_logo-retina@2x.png);
  margin: 0 auto;
  display: block;
  width: 100%;
  z-index: 10;
  max-width: 787px;
}

/* line 87, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd .header--full-wrap .wrapper h1 a,
.page-template-page-ghd-news .header--full-wrap .wrapper h1 a,
.ghdnews .header--full-wrap .wrapper h1 a,
.page-template-page-ghd-subpage .header--full-wrap .wrapper h1 a,
.page-template-page-ghd-map .header--full-wrap .wrapper h1 a,
.page-template-page-ghd-forum .header--full-wrap .wrapper h1 a {
  display: block;
}

/* line 91, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd .header--full-wrap .wrapper h1 img,
.page-template-page-ghd-news .header--full-wrap .wrapper h1 img,
.ghdnews .header--full-wrap .wrapper h1 img,
.page-template-page-ghd-subpage .header--full-wrap .wrapper h1 img,
.page-template-page-ghd-map .header--full-wrap .wrapper h1 img,
.page-template-page-ghd-forum .header--full-wrap .wrapper h1 img {
  visibility: hidden;
  width: 100%;
  height: auto;
  max-width: 100%;
  vertical-align: top;
}

/* line 100, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd .header--full-wrap .wrapper .header--content-right,
.page-template-page-ghd-news .header--full-wrap .wrapper .header--content-right,
.ghdnews .header--full-wrap .wrapper .header--content-right,
.page-template-page-ghd-subpage .header--full-wrap .wrapper .header--content-right,
.page-template-page-ghd-map .header--full-wrap .wrapper .header--content-right,
.page-template-page-ghd-forum .header--full-wrap .wrapper .header--content-right {
  width: 100%;
}

/* line 103, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd .header--full-wrap .wrapper .header--content-right span.translate-text,
.page-template-page-ghd-news .header--full-wrap .wrapper .header--content-right span.translate-text,
.ghdnews .header--full-wrap .wrapper .header--content-right span.translate-text,
.page-template-page-ghd-subpage .header--full-wrap .wrapper .header--content-right span.translate-text,
.page-template-page-ghd-map .header--full-wrap .wrapper .header--content-right span.translate-text,
.page-template-page-ghd-forum .header--full-wrap .wrapper .header--content-right span.translate-text {
  color: #ffffff;
}

/* line 105, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd .header--full-wrap .wrapper .header--content-right nav.wrapper,
.page-template-page-ghd-news .header--full-wrap .wrapper .header--content-right nav.wrapper,
.ghdnews .header--full-wrap .wrapper .header--content-right nav.wrapper,
.page-template-page-ghd-subpage .header--full-wrap .wrapper .header--content-right nav.wrapper,
.page-template-page-ghd-map .header--full-wrap .wrapper .header--content-right nav.wrapper,
.page-template-page-ghd-forum .header--full-wrap .wrapper .header--content-right nav.wrapper {
  display: block;
}

/* line 109, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd .header--full-wrap .wrapper .header--content-right .social--wrap,
.page-template-page-ghd-news .header--full-wrap .wrapper .header--content-right .social--wrap,
.ghdnews .header--full-wrap .wrapper .header--content-right .social--wrap,
.page-template-page-ghd-subpage .header--full-wrap .wrapper .header--content-right .social--wrap,
.page-template-page-ghd-map .header--full-wrap .wrapper .header--content-right .social--wrap,
.page-template-page-ghd-forum .header--full-wrap .wrapper .header--content-right .social--wrap {
  display: inline-block;
}

/* line 112, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd .header--full-wrap .wrapper .header--content-right .social--wrap p,
.page-template-page-ghd-news .header--full-wrap .wrapper .header--content-right .social--wrap p,
.ghdnews .header--full-wrap .wrapper .header--content-right .social--wrap p,
.page-template-page-ghd-subpage .header--full-wrap .wrapper .header--content-right .social--wrap p,
.page-template-page-ghd-map .header--full-wrap .wrapper .header--content-right .social--wrap p,
.page-template-page-ghd-forum .header--full-wrap .wrapper .header--content-right .social--wrap p {
  display: inline;
  margin-left: 1em;
}

/* line 115, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd .header--full-wrap .wrapper .header--content-right .sprite-sm,
.page-template-page-ghd-news .header--full-wrap .wrapper .header--content-right .sprite-sm,
.ghdnews .header--full-wrap .wrapper .header--content-right .sprite-sm,
.page-template-page-ghd-subpage .header--full-wrap .wrapper .header--content-right .sprite-sm,
.page-template-page-ghd-map .header--full-wrap .wrapper .header--content-right .sprite-sm,
.page-template-page-ghd-forum .header--full-wrap .wrapper .header--content-right .sprite-sm {
  display: inline-block;
  background-repeat: no-repeat;
  background-image: url(../images/social-icons-sprite-sm-600.png);
  background-size: 180px 64px;
  width: 36px;
  height: 32px;
  text-indent: -9999px;
}

/* line 125, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd .header--full-wrap .wrapper .header--content-right .facebook,
.page-template-page-ghd-news .header--full-wrap .wrapper .header--content-right .facebook,
.ghdnews .header--full-wrap .wrapper .header--content-right .facebook,
.page-template-page-ghd-subpage .header--full-wrap .wrapper .header--content-right .facebook,
.page-template-page-ghd-map .header--full-wrap .wrapper .header--content-right .facebook,
.page-template-page-ghd-forum .header--full-wrap .wrapper .header--content-right .facebook {
  background-position: -36px -32px;
}

/* line 126, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd .header--full-wrap .wrapper .header--content-right .youtube,
.page-template-page-ghd-news .header--full-wrap .wrapper .header--content-right .youtube,
.ghdnews .header--full-wrap .wrapper .header--content-right .youtube,
.page-template-page-ghd-subpage .header--full-wrap .wrapper .header--content-right .youtube,
.page-template-page-ghd-map .header--full-wrap .wrapper .header--content-right .youtube,
.page-template-page-ghd-forum .header--full-wrap .wrapper .header--content-right .youtube {
  background-position: -72px -32px;
}

/* line 127, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd .header--full-wrap .wrapper .header--content-right .twitter,
.page-template-page-ghd-news .header--full-wrap .wrapper .header--content-right .twitter,
.ghdnews .header--full-wrap .wrapper .header--content-right .twitter,
.page-template-page-ghd-subpage .header--full-wrap .wrapper .header--content-right .twitter,
.page-template-page-ghd-map .header--full-wrap .wrapper .header--content-right .twitter,
.page-template-page-ghd-forum .header--full-wrap .wrapper .header--content-right .twitter {
  background-position: -108px -32px;
}

/* line 128, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd .header--full-wrap .wrapper .header--content-right .instagram,
.page-template-page-ghd-news .header--full-wrap .wrapper .header--content-right .instagram,
.ghdnews .header--full-wrap .wrapper .header--content-right .instagram,
.page-template-page-ghd-subpage .header--full-wrap .wrapper .header--content-right .instagram,
.page-template-page-ghd-map .header--full-wrap .wrapper .header--content-right .instagram,
.page-template-page-ghd-forum .header--full-wrap .wrapper .header--content-right .instagram {
  background-position: -144px -32px;
}

/* line 132, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd .header--full-wrap .content-wrapper .content--left,
.page-template-page-ghd-news .header--full-wrap .content-wrapper .content--left,
.ghdnews .header--full-wrap .content-wrapper .content--left,
.page-template-page-ghd-subpage .header--full-wrap .content-wrapper .content--left,
.page-template-page-ghd-map .header--full-wrap .content-wrapper .content--left,
.page-template-page-ghd-forum .header--full-wrap .content-wrapper .content--left {
  width: 75%;
}

/* line 136, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd .header--full-wrap p,
.page-template-page-ghd-news .header--full-wrap p,
.ghdnews .header--full-wrap p,
.page-template-page-ghd-subpage .header--full-wrap p,
.page-template-page-ghd-map .header--full-wrap p,
.page-template-page-ghd-forum .header--full-wrap p {
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-family: benton-sans, sans-serif;
  line-height: 32px;
}

/* line 143, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd .header--full-wrap a,
.page-template-page-ghd-news .header--full-wrap a,
.ghdnews .header--full-wrap a,
.page-template-page-ghd-subpage .header--full-wrap a,
.page-template-page-ghd-map .header--full-wrap a,
.page-template-page-ghd-forum .header--full-wrap a {
  color: #000000;
}

/* line 148, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd .stayconnected--full-wrap.ghd,
.page-template-page-ghd-news .stayconnected--full-wrap.ghd,
.ghdnews .stayconnected--full-wrap.ghd,
.page-template-page-ghd-subpage .stayconnected--full-wrap.ghd,
.page-template-page-ghd-map .stayconnected--full-wrap.ghd,
.page-template-page-ghd-forum .stayconnected--full-wrap.ghd {
  background-color: #333;
  font-family: tannakone-condensed, sans-serif;
}

/* line 152, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd .stayconnected--full-wrap.ghd .wrapper,
.page-template-page-ghd-news .stayconnected--full-wrap.ghd .wrapper,
.ghdnews .stayconnected--full-wrap.ghd .wrapper,
.page-template-page-ghd-subpage .stayconnected--full-wrap.ghd .wrapper,
.page-template-page-ghd-map .stayconnected--full-wrap.ghd .wrapper,
.page-template-page-ghd-forum .stayconnected--full-wrap.ghd .wrapper {
  padding: 5%;
  width: 90%;
}

/* line 157, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd .stayconnected--full-wrap.ghd h2,
.page-template-page-ghd-news .stayconnected--full-wrap.ghd h2,
.ghdnews .stayconnected--full-wrap.ghd h2,
.page-template-page-ghd-subpage .stayconnected--full-wrap.ghd h2,
.page-template-page-ghd-map .stayconnected--full-wrap.ghd h2,
.page-template-page-ghd-forum .stayconnected--full-wrap.ghd h2 {
  color: #ffffff;
  font-weight: 500;
  font-family: tannakone-condensed, sans-serif;
  text-align: left;
  margin: 0 0 0.25em 0;
  letter-spacing: 0.025em;
}

/* line 165, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd .stayconnected--full-wrap.ghd p,
.page-template-page-ghd-news .stayconnected--full-wrap.ghd p,
.ghdnews .stayconnected--full-wrap.ghd p,
.page-template-page-ghd-subpage .stayconnected--full-wrap.ghd p,
.page-template-page-ghd-map .stayconnected--full-wrap.ghd p,
.page-template-page-ghd-forum .stayconnected--full-wrap.ghd p {
  color: #ffffff;
  text-align: left;
  line-height: 1.5em;
  margin: 0 0 1em;
  max-width: 600px;
  font-size: 1.1em;
}

/* line 173, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd .stayconnected--full-wrap.ghd a,
.page-template-page-ghd-news .stayconnected--full-wrap.ghd a,
.ghdnews .stayconnected--full-wrap.ghd a,
.page-template-page-ghd-subpage .stayconnected--full-wrap.ghd a,
.page-template-page-ghd-map .stayconnected--full-wrap.ghd a,
.page-template-page-ghd-forum .stayconnected--full-wrap.ghd a {
  color: #51a9ce !important;
}

/* line 175, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd .stayconnected--full-wrap.ghd .social--wrap,
.page-template-page-ghd-news .stayconnected--full-wrap.ghd .social--wrap,
.ghdnews .stayconnected--full-wrap.ghd .social--wrap,
.page-template-page-ghd-subpage .stayconnected--full-wrap.ghd .social--wrap,
.page-template-page-ghd-map .stayconnected--full-wrap.ghd .social--wrap,
.page-template-page-ghd-forum .stayconnected--full-wrap.ghd .social--wrap {
  float: right;
}

/* line 178, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd .stayconnected--full-wrap.ghd .social--wrap img,
.page-template-page-ghd-news .stayconnected--full-wrap.ghd .social--wrap img,
.ghdnews .stayconnected--full-wrap.ghd .social--wrap img,
.page-template-page-ghd-subpage .stayconnected--full-wrap.ghd .social--wrap img,
.page-template-page-ghd-map .stayconnected--full-wrap.ghd .social--wrap img,
.page-template-page-ghd-forum .stayconnected--full-wrap.ghd .social--wrap img {
  max-width: 62px;
  margin: 0 10px;
}

/* line 185, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd .footer--full-wrap,
.page-template-page-ghd-news .footer--full-wrap,
.ghdnews .footer--full-wrap,
.page-template-page-ghd-subpage .footer--full-wrap,
.page-template-page-ghd-map .footer--full-wrap,
.page-template-page-ghd-forum .footer--full-wrap {
  background-color: #51a9ce;
}

/* line 188, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd .footer--full-wrap .menu-item-56,
.page-template-page-ghd-news .footer--full-wrap .menu-item-56,
.ghdnews .footer--full-wrap .menu-item-56,
.page-template-page-ghd-subpage .footer--full-wrap .menu-item-56,
.page-template-page-ghd-map .footer--full-wrap .menu-item-56,
.page-template-page-ghd-forum .footer--full-wrap .menu-item-56 {
  background: url(../images/ghd-arrow-white.png) no-repeat 50% 15px #0092c9 !important;
}

/* line 202, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .clearfix.ghd,
.page-template-page-ghd-map .clearfix.ghd,
.page-template-page-ghd-news .clearfix.ghd,
.ghdnews .clearfix.ghd,
.page-template-page-ghd-forum .clearfix.ghd {
  margin: 1em 0;
}

/* line 206, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap,
.page-template-page-ghd-map .content--full-wrap,
.page-template-page-ghd-news .content--full-wrap,
.ghdnews .content--full-wrap,
.page-template-page-ghd-forum .content--full-wrap {
  z-index: 0;
}

/* line 209, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .page-featured-image,
.page-template-page-ghd-map .content--full-wrap .page-featured-image,
.page-template-page-ghd-news .content--full-wrap .page-featured-image,
.ghdnews .content--full-wrap .page-featured-image,
.page-template-page-ghd-forum .content--full-wrap .page-featured-image {
  margin: 0 auto 2em;
  width: auto;
  height: auto;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

/* line 218, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper,
.page-template-page-ghd-map .content--full-wrap .content-wrapper,
.page-template-page-ghd-news .content--full-wrap .content-wrapper,
.ghdnews .content--full-wrap .content-wrapper,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper {
  padding: 0 5% 2.5%;
}

/* line 221, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper .subnav,
.page-template-page-ghd-map .content--full-wrap .content-wrapper .subnav,
.page-template-page-ghd-news .content--full-wrap .content-wrapper .subnav,
.ghdnews .content--full-wrap .content-wrapper .subnav,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .subnav {
  display: inline-block;
  width: 19.37682570594%;
  margin-left: 7%;
  vertical-align: top;
}

/* line 227, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper .subnav ul.ghd-subnav,
.page-template-page-ghd-map .content--full-wrap .content-wrapper .subnav ul.ghd-subnav,
.page-template-page-ghd-news .content--full-wrap .content-wrapper .subnav ul.ghd-subnav,
.ghdnews .content--full-wrap .content-wrapper .subnav ul.ghd-subnav,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .subnav ul.ghd-subnav {
  margin: 1em 0;
  font-family: tannakone-condensed, sans-serif;
}

/* line 231, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper .subnav ul.ghd-subnav li,
.page-template-page-ghd-map .content--full-wrap .content-wrapper .subnav ul.ghd-subnav li,
.page-template-page-ghd-news .content--full-wrap .content-wrapper .subnav ul.ghd-subnav li,
.ghdnews .content--full-wrap .content-wrapper .subnav ul.ghd-subnav li,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .subnav ul.ghd-subnav li {
  font-size: 1.25em;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

/* line 237, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper .subnav ul.ghd-subnav li a,
.page-template-page-ghd-map .content--full-wrap .content-wrapper .subnav ul.ghd-subnav li a,
.page-template-page-ghd-news .content--full-wrap .content-wrapper .subnav ul.ghd-subnav li a,
.ghdnews .content--full-wrap .content-wrapper .subnav ul.ghd-subnav li a,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .subnav ul.ghd-subnav li a {
  color: #51a9ce;
  padding: 1em 0.75em;
  display: block;
}

/* line 242, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper .subnav ul.ghd-subnav li a:hover,
.page-template-page-ghd-map .content--full-wrap .content-wrapper .subnav ul.ghd-subnav li a:hover,
.page-template-page-ghd-news .content--full-wrap .content-wrapper .subnav ul.ghd-subnav li a:hover,
.ghdnews .content--full-wrap .content-wrapper .subnav ul.ghd-subnav li a:hover,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .subnav ul.ghd-subnav li a:hover {
  background-color: #f2f2f2;
}

/* line 246, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper .subnav ul.ghd-subnav li ul li,
.page-template-page-ghd-map .content--full-wrap .content-wrapper .subnav ul.ghd-subnav li ul li,
.page-template-page-ghd-news .content--full-wrap .content-wrapper .subnav ul.ghd-subnav li ul li,
.ghdnews .content--full-wrap .content-wrapper .subnav ul.ghd-subnav li ul li,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .subnav ul.ghd-subnav li ul li {
  font-size: 0.8em;
  border-bottom: none;
  padding: 0 0 0.5em 1em;
  font-weight: 700;
}

/* line 252, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper .subnav ul.ghd-subnav li ul li a,
.page-template-page-ghd-map .content--full-wrap .content-wrapper .subnav ul.ghd-subnav li ul li a,
.page-template-page-ghd-news .content--full-wrap .content-wrapper .subnav ul.ghd-subnav li ul li a,
.ghdnews .content--full-wrap .content-wrapper .subnav ul.ghd-subnav li ul li a,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .subnav ul.ghd-subnav li ul li a {
  color: #4d4d4f;
  display: inline-block;
  background-color: transparent !important;
  font-family: tannakone-condensed, sans-serif;
}

/* line 259, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper .subnav ul.ghd-subnav li ul li::before,
.page-template-page-ghd-map .content--full-wrap .content-wrapper .subnav ul.ghd-subnav li ul li::before,
.page-template-page-ghd-news .content--full-wrap .content-wrapper .subnav ul.ghd-subnav li ul li::before,
.ghdnews .content--full-wrap .content-wrapper .subnav ul.ghd-subnav li ul li::before,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .subnav ul.ghd-subnav li ul li::before {
  content: "→ ";
  margin-right: 0.25em;
  color: #666666;
  display: inline-block;
}

/* line 268, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper .subnav ul.ghd-subnav li.current_page_item a,
.page-template-page-ghd-map .content--full-wrap .content-wrapper .subnav ul.ghd-subnav li.current_page_item a,
.page-template-page-ghd-news .content--full-wrap .content-wrapper .subnav ul.ghd-subnav li.current_page_item a,
.ghdnews .content--full-wrap .content-wrapper .subnav ul.ghd-subnav li.current_page_item a,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .subnav ul.ghd-subnav li.current_page_item a {
  background-color: #f2f2f2;
}

/* line 273, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper .subnav #quick-links,
.page-template-page-ghd-map .content--full-wrap .content-wrapper .subnav #quick-links,
.page-template-page-ghd-news .content--full-wrap .content-wrapper .subnav #quick-links,
.ghdnews .content--full-wrap .content-wrapper .subnav #quick-links,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .subnav #quick-links {
  border-top: 5px solid #EEEEEE;
  padding: 0.75em 0;
  margin: 0.75em 0;
}

/* line 278, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper .subnav #quick-links h3,
.page-template-page-ghd-map .content--full-wrap .content-wrapper .subnav #quick-links h3,
.page-template-page-ghd-news .content--full-wrap .content-wrapper .subnav #quick-links h3,
.ghdnews .content--full-wrap .content-wrapper .subnav #quick-links h3,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .subnav #quick-links h3 {
  font-size: 1.5em;
  margin-top: 0.75em;
  display: inline-block;
  color: #4d4d4f;
  font-family: tannakone-condensed, sans-serif !important;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  width: 100%;
}

/* line 290, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper .subnav #quick-links h3::after,
.page-template-page-ghd-map .content--full-wrap .content-wrapper .subnav #quick-links h3::after,
.page-template-page-ghd-news .content--full-wrap .content-wrapper .subnav #quick-links h3::after,
.ghdnews .content--full-wrap .content-wrapper .subnav #quick-links h3::after,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .subnav #quick-links h3::after {
  content: '\f56d';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-style: normal;
  float: right;
  color: #CCC;
}

/* line 299, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper .subnav #quick-links ul,
.page-template-page-ghd-map .content--full-wrap .content-wrapper .subnav #quick-links ul,
.page-template-page-ghd-news .content--full-wrap .content-wrapper .subnav #quick-links ul,
.ghdnews .content--full-wrap .content-wrapper .subnav #quick-links ul,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .subnav #quick-links ul {
  margin: 1em 0;
}

/* line 303, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper .subnav #quick-links ul li,
.page-template-page-ghd-map .content--full-wrap .content-wrapper .subnav #quick-links ul li,
.page-template-page-ghd-news .content--full-wrap .content-wrapper .subnav #quick-links ul li,
.ghdnews .content--full-wrap .content-wrapper .subnav #quick-links ul li,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .subnav #quick-links ul li {
  margin-bottom: 0.75em;
  font-family: benton-sans, sans-serif;
}

/* line 307, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper .subnav #quick-links ul li a,
.page-template-page-ghd-map .content--full-wrap .content-wrapper .subnav #quick-links ul li a,
.page-template-page-ghd-news .content--full-wrap .content-wrapper .subnav #quick-links ul li a,
.ghdnews .content--full-wrap .content-wrapper .subnav #quick-links ul li a,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .subnav #quick-links ul li a {
  color: #e57a10;
  font-weight: 700;
}

/* line 315, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper .content--left,
.page-template-page-ghd-map .content--full-wrap .content-wrapper .content--left,
.page-template-page-ghd-news .content--full-wrap .content-wrapper .content--left,
.ghdnews .content--full-wrap .content-wrapper .content--left,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .content--left {
  width: 72.923076923077% !important;
  margin: 0;
  display: inline-block;
}

/* line 320, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper .content--left p, .page-template-page-ghd-subpage .content--full-wrap .content-wrapper .content--left li,
.page-template-page-ghd-map .content--full-wrap .content-wrapper .content--left p,
.page-template-page-ghd-map .content--full-wrap .content-wrapper .content--left li,
.page-template-page-ghd-news .content--full-wrap .content-wrapper .content--left p,
.page-template-page-ghd-news .content--full-wrap .content-wrapper .content--left li,
.ghdnews .content--full-wrap .content-wrapper .content--left p,
.ghdnews .content--full-wrap .content-wrapper .content--left li,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .content--left p,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .content--left li {
  font-family: benton-sans, sans-serif !important;
  font-size: 1.125em !important;
}

/* line 325, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper .content--left p,
.page-template-page-ghd-map .content--full-wrap .content-wrapper .content--left p,
.page-template-page-ghd-news .content--full-wrap .content-wrapper .content--left p,
.ghdnews .content--full-wrap .content-wrapper .content--left p,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .content--left p {
  line-height: 1.8em;
  color: #333;
}

/* line 329, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper .content--left p em strong, .page-template-page-ghd-subpage .content--full-wrap .content-wrapper .content--left p strong em,
.page-template-page-ghd-map .content--full-wrap .content-wrapper .content--left p em strong,
.page-template-page-ghd-map .content--full-wrap .content-wrapper .content--left p strong em,
.page-template-page-ghd-news .content--full-wrap .content-wrapper .content--left p em strong,
.page-template-page-ghd-news .content--full-wrap .content-wrapper .content--left p strong em,
.ghdnews .content--full-wrap .content-wrapper .content--left p em strong,
.ghdnews .content--full-wrap .content-wrapper .content--left p strong em,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .content--left p em strong,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .content--left p strong em {
  color: #e57a10;
  font-style: italic;
  font-weight: 700;
}

/* line 336, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper .content--left p strong,
.page-template-page-ghd-map .content--full-wrap .content-wrapper .content--left p strong,
.page-template-page-ghd-news .content--full-wrap .content-wrapper .content--left p strong,
.ghdnews .content--full-wrap .content-wrapper .content--left p strong,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .content--left p strong {
  font-family: benton-sans, sans-serif;
  font-weight: 700;
}

/* line 341, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper .content--left ul, .page-template-page-ghd-subpage .content--full-wrap .content-wrapper .content--left ol,
.page-template-page-ghd-map .content--full-wrap .content-wrapper .content--left ul,
.page-template-page-ghd-map .content--full-wrap .content-wrapper .content--left ol,
.page-template-page-ghd-news .content--full-wrap .content-wrapper .content--left ul,
.page-template-page-ghd-news .content--full-wrap .content-wrapper .content--left ol,
.ghdnews .content--full-wrap .content-wrapper .content--left ul,
.ghdnews .content--full-wrap .content-wrapper .content--left ol,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .content--left ul,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .content--left ol {
  padding: 0 1em 1em 3em;
}

/* line 345, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper .content--left ul,
.page-template-page-ghd-map .content--full-wrap .content-wrapper .content--left ul,
.page-template-page-ghd-news .content--full-wrap .content-wrapper .content--left ul,
.ghdnews .content--full-wrap .content-wrapper .content--left ul,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .content--left ul {
  list-style: none;
}

/* line 348, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper .content--left ul li,
.page-template-page-ghd-map .content--full-wrap .content-wrapper .content--left ul li,
.page-template-page-ghd-news .content--full-wrap .content-wrapper .content--left ul li,
.ghdnews .content--full-wrap .content-wrapper .content--left ul li,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .content--left ul li {
  padding-left: 0.5em;
  text-indent: -0.5em;
  line-height: 1.8em;
  color: #333;
}

/* line 355, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper .content--left ul li:before,
.page-template-page-ghd-map .content--full-wrap .content-wrapper .content--left ul li:before,
.page-template-page-ghd-news .content--full-wrap .content-wrapper .content--left ul li:before,
.ghdnews .content--full-wrap .content-wrapper .content--left ul li:before,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .content--left ul li:before {
  content: "• ";
  color: #51a9ce;
  margin-right: 0.5em;
  display: inline-block;
}

/* line 363, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper .content--left a,
.page-template-page-ghd-map .content--full-wrap .content-wrapper .content--left a,
.page-template-page-ghd-news .content--full-wrap .content-wrapper .content--left a,
.ghdnews .content--full-wrap .content-wrapper .content--left a,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .content--left a {
  color: #e57a10 !important;
  font-weight: 700;
}

/* line 368, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper .content--left .fancy-number,
.page-template-page-ghd-map .content--full-wrap .content-wrapper .content--left .fancy-number,
.page-template-page-ghd-news .content--full-wrap .content-wrapper .content--left .fancy-number,
.ghdnews .content--full-wrap .content-wrapper .content--left .fancy-number,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .content--left .fancy-number {
  display: inline-block;
  margin-right: 0.5em;
  font-size: 1.25em;
  font-weight: 700;
  font-family: benton-sans, sans-serif;
  color: #FFF;
  line-height: 56px;
  width: 56px;
  height: 56px;
  text-align: center;
  background-color: #e57a10;
  border-radius: 28px;
}

/* line 383, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper .content--left div.number-wrap,
.page-template-page-ghd-map .content--full-wrap .content-wrapper .content--left div.number-wrap,
.page-template-page-ghd-news .content--full-wrap .content-wrapper .content--left div.number-wrap,
.ghdnews .content--full-wrap .content-wrapper .content--left div.number-wrap,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .content--left div.number-wrap {
  margin-bottom: 1em;
  clear: both;
  overflow: hidden;
}

/* line 388, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper .content--left div.number-wrap h3,
.page-template-page-ghd-map .content--full-wrap .content-wrapper .content--left div.number-wrap h3,
.page-template-page-ghd-news .content--full-wrap .content-wrapper .content--left div.number-wrap h3,
.ghdnews .content--full-wrap .content-wrapper .content--left div.number-wrap h3,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .content--left div.number-wrap h3 {
  margin-top: 0.75em;
  display: inline-block;
  color: #666666;
  font-family: tannakone-condensed, sans-serif !important;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

/* line 399, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper .content--left h3,
.page-template-page-ghd-map .content--full-wrap .content-wrapper .content--left h3,
.page-template-page-ghd-news .content--full-wrap .content-wrapper .content--left h3,
.ghdnews .content--full-wrap .content-wrapper .content--left h3,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .content--left h3 {
  font-size: 1.875em;
  margin-top: 0.75em;
  display: inline-block;
  color: #666666;
  font-family: tannakone-condensed, sans-serif !important;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

/* line 410, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper .content--left h4,
.page-template-page-ghd-map .content--full-wrap .content-wrapper .content--left h4,
.page-template-page-ghd-news .content--full-wrap .content-wrapper .content--left h4,
.ghdnews .content--full-wrap .content-wrapper .content--left h4,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .content--left h4 {
  font-size: 1.5em;
  margin-top: 0.75em;
  display: inline-block;
  color: #666666;
  font-family: tannakone-condensed, sans-serif !important;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

/* line 421, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper .content--left h5,
.page-template-page-ghd-map .content--full-wrap .content-wrapper .content--left h5,
.page-template-page-ghd-news .content--full-wrap .content-wrapper .content--left h5,
.ghdnews .content--full-wrap .content-wrapper .content--left h5,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .content--left h5 {
  font-size: 1.25em;
  color: #51a9ce;
}

/* line 426, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper .content--left blockquote,
.page-template-page-ghd-map .content--full-wrap .content-wrapper .content--left blockquote,
.page-template-page-ghd-news .content--full-wrap .content-wrapper .content--left blockquote,
.ghdnews .content--full-wrap .content-wrapper .content--left blockquote,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .content--left blockquote {
  background: #e57a10;
  padding: 3%;
  width: 25%;
  float: right;
  margin: 0 0 1em 1em;
}

/* line 433, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper .content--left blockquote h3,
.page-template-page-ghd-map .content--full-wrap .content-wrapper .content--left blockquote h3,
.page-template-page-ghd-news .content--full-wrap .content-wrapper .content--left blockquote h3,
.ghdnews .content--full-wrap .content-wrapper .content--left blockquote h3,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .content--left blockquote h3 {
  color: #ffffff;
}

/* line 434, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper .content--left blockquote p, .page-template-page-ghd-subpage .content--full-wrap .content-wrapper .content--left blockquote li, .page-template-page-ghd-subpage .content--full-wrap .content-wrapper .content--left blockquote li:before,
.page-template-page-ghd-map .content--full-wrap .content-wrapper .content--left blockquote p,
.page-template-page-ghd-map .content--full-wrap .content-wrapper .content--left blockquote li,
.page-template-page-ghd-map .content--full-wrap .content-wrapper .content--left blockquote li:before,
.page-template-page-ghd-news .content--full-wrap .content-wrapper .content--left blockquote p,
.page-template-page-ghd-news .content--full-wrap .content-wrapper .content--left blockquote li,
.page-template-page-ghd-news .content--full-wrap .content-wrapper .content--left blockquote li:before,
.ghdnews .content--full-wrap .content-wrapper .content--left blockquote p,
.ghdnews .content--full-wrap .content-wrapper .content--left blockquote li,
.ghdnews .content--full-wrap .content-wrapper .content--left blockquote li:before,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .content--left blockquote p,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .content--left blockquote li,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .content--left blockquote li:before {
  color: #ffffff;
}

/* line 435, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper .content--left blockquote ul, .page-template-page-ghd-subpage .content--full-wrap .content-wrapper .content--left blockquote ol,
.page-template-page-ghd-map .content--full-wrap .content-wrapper .content--left blockquote ul,
.page-template-page-ghd-map .content--full-wrap .content-wrapper .content--left blockquote ol,
.page-template-page-ghd-news .content--full-wrap .content-wrapper .content--left blockquote ul,
.page-template-page-ghd-news .content--full-wrap .content-wrapper .content--left blockquote ol,
.ghdnews .content--full-wrap .content-wrapper .content--left blockquote ul,
.ghdnews .content--full-wrap .content-wrapper .content--left blockquote ol,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .content--left blockquote ul,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .content--left blockquote ol {
  padding: 0;
}

/* line 436, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper .content--left blockquote ul li,
.page-template-page-ghd-map .content--full-wrap .content-wrapper .content--left blockquote ul li,
.page-template-page-ghd-news .content--full-wrap .content-wrapper .content--left blockquote ul li,
.ghdnews .content--full-wrap .content-wrapper .content--left blockquote ul li,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .content--left blockquote ul li {
  border-bottom: 1px dotted #ffffff;
  padding-bottom: 10px;
}

/* line 440, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper .content--left blockquote ul li:before,
.page-template-page-ghd-map .content--full-wrap .content-wrapper .content--left blockquote ul li:before,
.page-template-page-ghd-news .content--full-wrap .content-wrapper .content--left blockquote ul li:before,
.ghdnews .content--full-wrap .content-wrapper .content--left blockquote ul li:before,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .content--left blockquote ul li:before {
  background: url(../images/bullet-checkmark.png) no-repeat 50% 50%;
  width: 14px;
  height: 14px;
  margin-right: 0.5em;
  display: inline-block;
  content: "";
}

/* line 448, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper .content--left blockquote a,
.page-template-page-ghd-map .content--full-wrap .content-wrapper .content--left blockquote a,
.page-template-page-ghd-news .content--full-wrap .content-wrapper .content--left blockquote a,
.ghdnews .content--full-wrap .content-wrapper .content--left blockquote a,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .content--left blockquote a {
  color: #ffffff;
}

/* line 452, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper h2,
.page-template-page-ghd-map .content--full-wrap .content-wrapper h2,
.page-template-page-ghd-news .content--full-wrap .content-wrapper h2,
.ghdnews .content--full-wrap .content-wrapper h2,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper h2 {
  font-weight: 500;
  font-family: tannakone-condensed, sans-serif;
  color: #51a9ce;
  text-transform: uppercase;
  font-size: 3.25em;
  text-align: left;
  padding: 0;
  letter-spacing: 0.025em;
  margin-bottom: 0.5em;
}

/* line 463, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper h2 span,
.page-template-page-ghd-map .content--full-wrap .content-wrapper h2 span,
.page-template-page-ghd-news .content--full-wrap .content-wrapper h2 span,
.ghdnews .content--full-wrap .content-wrapper h2 span,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper h2 span {
  text-transform: none;
  font-size: 0.6em;
}

/* line 468, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper h2.ghd-map-title,
.page-template-page-ghd-map .content--full-wrap .content-wrapper h2.ghd-map-title,
.page-template-page-ghd-news .content--full-wrap .content-wrapper h2.ghd-map-title,
.ghdnews .content--full-wrap .content-wrapper h2.ghd-map-title,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper h2.ghd-map-title {
  text-transform: none;
  font-size: 2.5em;
}

/* line 474, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper h2::after,
.page-template-page-ghd-map .content--full-wrap .content-wrapper h2::after,
.page-template-page-ghd-news .content--full-wrap .content-wrapper h2::after,
.ghdnews .content--full-wrap .content-wrapper h2::after,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper h2::after {
  display: none;
}

/* line 478, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper .breadcrumbs,
.page-template-page-ghd-map .content--full-wrap .content-wrapper .breadcrumbs,
.page-template-page-ghd-news .content--full-wrap .content-wrapper .breadcrumbs,
.ghdnews .content--full-wrap .content-wrapper .breadcrumbs,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .breadcrumbs {
  margin: 2em 0 1.5em;
  text-align: left;
}

/* line 482, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper .breadcrumbs a,
.page-template-page-ghd-map .content--full-wrap .content-wrapper .breadcrumbs a,
.page-template-page-ghd-news .content--full-wrap .content-wrapper .breadcrumbs a,
.ghdnews .content--full-wrap .content-wrapper .breadcrumbs a,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .breadcrumbs a {
  color: #e57a10 !important;
  font-weight: 600 !important;
  text-transform: none;
  font-size: 1.15em;
  font-family: benton-sans, sans-serif;
}

/* line 492, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper.socialmedia,
.page-template-page-ghd-map .content--full-wrap .content-wrapper.socialmedia,
.page-template-page-ghd-news .content--full-wrap .content-wrapper.socialmedia,
.ghdnews .content--full-wrap .content-wrapper.socialmedia,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper.socialmedia {
  max-width: 1200px;
}

/* line 495, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper.socialmedia .content--left,
.page-template-page-ghd-map .content--full-wrap .content-wrapper.socialmedia .content--left,
.page-template-page-ghd-news .content--full-wrap .content-wrapper.socialmedia .content--left,
.ghdnews .content--full-wrap .content-wrapper.socialmedia .content--left,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper.socialmedia .content--left {
  width: 100% !important;
}

/* line 498, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper.socialmedia .content--left h2,
.page-template-page-ghd-map .content--full-wrap .content-wrapper.socialmedia .content--left h2,
.page-template-page-ghd-news .content--full-wrap .content-wrapper.socialmedia .content--left h2,
.ghdnews .content--full-wrap .content-wrapper.socialmedia .content--left h2,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper.socialmedia .content--left h2 {
  max-width: 1200px;
}

/* line 502, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows,
.page-template-page-ghd-map .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows,
.page-template-page-ghd-news .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows,
.ghdnews .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 507, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item,
.page-template-page-ghd-map .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item,
.page-template-page-ghd-news .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item,
.ghdnews .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item {
  width: 29%;
  margin: 2%;
  text-align: center;
}

/* line 512, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item h3,
.page-template-page-ghd-map .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item h3,
.page-template-page-ghd-news .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item h3,
.ghdnews .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item h3,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item h3 {
  padding: 0.5em 0.5em 0;
  text-transform: none;
  font-weight: bold;
  color: #51a9ce;
  font-size: 1.75em;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

/* line 522, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item .sm-text,
.page-template-page-ghd-map .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item .sm-text,
.page-template-page-ghd-news .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item .sm-text,
.ghdnews .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item .sm-text,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item .sm-text {
  font-size: 1em !important;
  line-height: 1.5em;
  font-weight: 400;
}

/* line 528, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item .sm-text.user,
.page-template-page-ghd-map .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item .sm-text.user,
.page-template-page-ghd-news .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item .sm-text.user,
.ghdnews .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item .sm-text.user,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item .sm-text.user {
  font-size: 0.75em !important;
}

/* line 532, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item .bctt-ctt-text,
.page-template-page-ghd-map .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item .bctt-ctt-text,
.page-template-page-ghd-news .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item .bctt-ctt-text,
.ghdnews .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item .bctt-ctt-text,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item .bctt-ctt-text {
  display: none;
}

/* line 536, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item a.bctt-ctt-btn,
.page-template-page-ghd-map .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item a.bctt-ctt-btn,
.page-template-page-ghd-news .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item a.bctt-ctt-btn,
.ghdnews .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item a.bctt-ctt-btn,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item a.bctt-ctt-btn {
  font-family: benton-sans, sans-serif !important;
  color: #e57a10 !important;
  text-transform: none;
  font-size: 0.85em;
  font-weight: 600;
  padding: 5px;
  float: none;
  background-image: none !important;
}

/* line 547, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item a.bctt-ctt-btn::after,
.page-template-page-ghd-map .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item a.bctt-ctt-btn::after,
.page-template-page-ghd-news .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item a.bctt-ctt-btn::after,
.ghdnews .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item a.bctt-ctt-btn::after,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item a.bctt-ctt-btn::after {
  content: '\f099';
  font-family: "Font Awesome 5 Brands";
  margin-left: 5px;
}

/* line 553, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item .bctt-click-to-tweet,
.page-template-page-ghd-map .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item .bctt-click-to-tweet,
.page-template-page-ghd-news .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item .bctt-click-to-tweet,
.ghdnews .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item .bctt-click-to-tweet,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item .bctt-click-to-tweet {
  border: 2px solid #e57a10;
  padding: 5px;
  border-radius: 60px;
  width: 80%;
  margin: 0 auto 1em;
}

/* line 560, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item .bctt-click-to-tweet:hover,
.page-template-page-ghd-map .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item .bctt-click-to-tweet:hover,
.page-template-page-ghd-news .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item .bctt-click-to-tweet:hover,
.ghdnews .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item .bctt-click-to-tweet:hover,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item .bctt-click-to-tweet:hover {
  background-color: #e57a10;
}

/* line 563, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item .bctt-click-to-tweet:hover a.bctt-ctt-btn,
.page-template-page-ghd-map .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item .bctt-click-to-tweet:hover a.bctt-ctt-btn,
.page-template-page-ghd-news .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item .bctt-click-to-tweet:hover a.bctt-ctt-btn,
.ghdnews .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item .bctt-click-to-tweet:hover a.bctt-ctt-btn,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item .bctt-click-to-tweet:hover a.bctt-ctt-btn {
  color: #ffffff !important;
}

/* line 566, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item .bctt-click-to-tweet:hover a.bctt-ctt-btn:hover,
.page-template-page-ghd-map .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item .bctt-click-to-tweet:hover a.bctt-ctt-btn:hover,
.page-template-page-ghd-news .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item .bctt-click-to-tweet:hover a.bctt-ctt-btn:hover,
.ghdnews .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item .bctt-click-to-tweet:hover a.bctt-ctt-btn:hover,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item .bctt-click-to-tweet:hover a.bctt-ctt-btn:hover {
  color: #ffffff !important;
}

/* line 574, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows img,
.page-template-page-ghd-map .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows img,
.page-template-page-ghd-news .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows img,
.ghdnews .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows img,
.page-template-page-ghd-forum .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

@media handheld, only screen and (max-width: 1024px) {
  /* line 596, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
  .page-template-page-ghd #click-menu,
  .page-template-page-ghd-news #click-menu,
  .ghdnews #click-menu,
  .page-template-page-ghd-subpage #click-menu,
  .page-template-page-ghd-map #click-menu,
  .page-template-page-ghd-forum #click-menu {
    top: 4% !important;
  }
  /* line 602, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
  .page-template-page-ghd .ppphw--full-wrap .translator,
  .page-template-page-ghd-news .ppphw--full-wrap .translator,
  .ghdnews .ppphw--full-wrap .translator,
  .page-template-page-ghd-subpage .ppphw--full-wrap .translator,
  .page-template-page-ghd-map .ppphw--full-wrap .translator,
  .page-template-page-ghd-forum .ppphw--full-wrap .translator {
    display: none;
  }
  /* line 606, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
  .page-template-page-ghd .ppphw--full-wrap a,
  .page-template-page-ghd-news .ppphw--full-wrap a,
  .ghdnews .ppphw--full-wrap a,
  .page-template-page-ghd-subpage .ppphw--full-wrap a,
  .page-template-page-ghd-map .ppphw--full-wrap a,
  .page-template-page-ghd-forum .ppphw--full-wrap a {
    width: 80%;
  }
  /* ======== RESPONSIVE MENU ========= */
  /* line 615, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
  button#responsive-menu-button {
    width: 34px !important;
    height: 30px !important;
    background: #333333 !important;
    top: 6px !important;
  }
  /* line 622, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
  .responsive-menu-box {
    width: 20px !important;
    height: 20px !important;
  }
  /* line 627, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
  .responsive-menu-inner,
  .responsive-menu-inner::before,
  .responsive-menu-inner::after {
    width: 20px !important;
    height: 3px !important;
  }
  /* line 634, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
  .responsive-menu-inner {
    margin-top: 0.5px !important;
  }
  /* line 638, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
  .responsive-menu-inner::before {
    top: -7px !important;
  }
  /* line 642, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
  .responsive-menu-inner::after {
    bottom: -7px !important;
  }
  /* ======== end RESPONSIVE MENU ========= */
  /* line 647, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
  .page-template-page-ghd .header--full-wrap .wrapper,
  .page-template-page-ghd-news .header--full-wrap .wrapper,
  .ghdnews .header--full-wrap .wrapper,
  .page-template-page-ghd-subpage .header--full-wrap .wrapper,
  .page-template-page-ghd-map .header--full-wrap .wrapper,
  .page-template-page-ghd-forum .header--full-wrap .wrapper {
    overflow: hidden;
  }
  /* line 663, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
  .page-template-page-ghd .header--full-wrap nav#cssmenu,
  .page-template-page-ghd-news .header--full-wrap nav#cssmenu,
  .ghdnews .header--full-wrap nav#cssmenu,
  .page-template-page-ghd-subpage .header--full-wrap nav#cssmenu,
  .page-template-page-ghd-map .header--full-wrap nav#cssmenu,
  .page-template-page-ghd-forum .header--full-wrap nav#cssmenu {
    display: none;
  }
  /* line 675, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
  .page-template-page-ghd-subpage .clearfix.ghd,
  .page-template-page-ghd-map .clearfix.ghd,
  .page-template-page-ghd-news .clearfix.ghd,
  .ghdnews .clearfix.ghd,
  .page-template-page-ghd-forum .clearfix.ghd {
    display: none;
  }
  /* line 679, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
  .page-template-page-ghd-subpage .content--full-wrap,
  .page-template-page-ghd-map .content--full-wrap,
  .page-template-page-ghd-news .content--full-wrap,
  .ghdnews .content--full-wrap,
  .page-template-page-ghd-forum .content--full-wrap {
    margin-top: 0;
  }
  /* line 682, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
  .page-template-page-ghd-subpage .content--full-wrap .page-featured-image,
  .page-template-page-ghd-map .content--full-wrap .page-featured-image,
  .page-template-page-ghd-news .content--full-wrap .page-featured-image,
  .ghdnews .content--full-wrap .page-featured-image,
  .page-template-page-ghd-forum .content--full-wrap .page-featured-image {
    display: none;
  }
  /* line 688, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
  .page-template-page-ghd-subpage .content--full-wrap .content-wrapper .subnav,
  .page-template-page-ghd-subpage .content--full-wrap .content-wrapper .content--left,
  .page-template-page-ghd-map .content--full-wrap .content-wrapper .subnav,
  .page-template-page-ghd-map .content--full-wrap .content-wrapper .content--left,
  .page-template-page-ghd-news .content--full-wrap .content-wrapper .subnav,
  .page-template-page-ghd-news .content--full-wrap .content-wrapper .content--left,
  .ghdnews .content--full-wrap .content-wrapper .subnav,
  .ghdnews .content--full-wrap .content-wrapper .content--left,
  .page-template-page-ghd-forum .content--full-wrap .content-wrapper .subnav,
  .page-template-page-ghd-forum .content--full-wrap .content-wrapper .content--left {
    width: auto !important;
    float: none;
  }
  /* line 698, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
  .page-template-page-ghd-subpage .content--full-wrap .content-wrapper .subnav ul.ghd-subnav li,
  .page-template-page-ghd-map .content--full-wrap .content-wrapper .subnav ul.ghd-subnav li,
  .page-template-page-ghd-news .content--full-wrap .content-wrapper .subnav ul.ghd-subnav li,
  .ghdnews .content--full-wrap .content-wrapper .subnav ul.ghd-subnav li,
  .page-template-page-ghd-forum .content--full-wrap .content-wrapper .subnav ul.ghd-subnav li {
    padding: 0.5em 0.25em;
  }
  /* line 703, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
  .page-template-page-ghd-subpage .content--full-wrap .content-wrapper .subnav img,
  .page-template-page-ghd-map .content--full-wrap .content-wrapper .subnav img,
  .page-template-page-ghd-news .content--full-wrap .content-wrapper .subnav img,
  .ghdnews .content--full-wrap .content-wrapper .subnav img,
  .page-template-page-ghd-forum .content--full-wrap .content-wrapper .subnav img {
    display: none;
  }
}

/* line 716, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-id-13 .content--full-wrap {
  background: #ffffff;
}

/* line 719, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-id-13 .content--full-wrap.hero {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 100% 50%;
}

/* line 725, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-id-13 .content--full-wrap .content--left {
  width: 100%;
}

/* line 728, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-id-13 .content--full-wrap .content--left section.page-title {
  max-width: 390px;
}

/* line 731, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-id-13 .content--full-wrap .content--left section.page-title .down-arrow {
  background: url(../images/main-photo-down-arrow.png) no-repeat;
  left: 50%;
  bottom: 0;
  position: absolute;
  z-index: 1;
  width: 54px;
  height: 30px;
}

/* line 741, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-id-13 .content--full-wrap .content--left section.page-title h2, .page-id-13 .content--full-wrap .content--left section.page-title p {
  text-align: left;
  padding: 0;
}

/* line 746, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-id-13 .content--full-wrap .content--left section.page-title h2 {
  font-size: 5em;
  font-weight: 500;
  font-family: tannakone-condensed, sans-serif;
  color: #e57a10;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  line-height: 1em;
  margin-bottom: 0.2em;
}

/* line 757, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-id-13 .content--full-wrap .content--left section.page-title h2::after {
  height: 0;
  width: 0;
  border: none;
  margin: 0;
}

/* line 764, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-id-13 .content--full-wrap .content--left section.page-title p {
  font-size: 1.15em;
  line-height: 1.75em;
  margin: 0 0 1em;
  font-family: benton-sans, sans-serif;
}

/* line 774, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-id-13 .overview--full-wrap {
  background-color: #51a9ce;
}

/* line 777, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-id-13 .overview--full-wrap .wrapper {
  width: 90%;
  max-width: 1027px;
  padding: 5%;
  font-size: 1.5em;
  line-height: 1.4;
}

/* line 784, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-id-13 .overview--full-wrap .wrapper h3 {
  font-size: 1.5em;
  font-family: tannakone-condensed, sans-serif;
  text-transform: uppercase;
  color: #ffffff;
  letter-spacing: 0.03em;
  margin-bottom: 0.5em;
  font-weight: 500;
}

/* line 794, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-id-13 .overview--full-wrap .wrapper p {
  color: #ffffff;
  font-family: benton-sans, sans-serif;
  font-size: 0.8em;
  line-height: 1.5em;
  margin-bottom: 0.75em;
}

/* line 805, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-id-13 .buckets--full-wrap {
  display: table;
}

/* line 808, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-id-13 .buckets--full-wrap .bucket {
  display: table-cell;
  vertical-align: bottom;
}

/* line 812, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-id-13 .buckets--full-wrap .bucket.socialmedia {
  padding: 2.5% 2.5% 0;
  text-align: center;
  width: 44%;
}

/* line 817, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-id-13 .buckets--full-wrap .bucket.socialmedia h2 {
  color: #51a9ce;
  font-weight: 500;
  font-family: tannakone-condensed, sans-serif;
  font-size: 4.75em;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  max-width: 375px;
  margin: 0 auto 0.45em;
  line-height: 1.1em;
}

/* line 829, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-id-13 .buckets--full-wrap .bucket.socialmedia p {
  font-family: tannakone-condensed, sans-serif;
  color: #999999;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 1.6em;
  max-width: 290px;
  margin: 0 auto;
}

/* line 839, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-id-13 .buckets--full-wrap .bucket.socialmedia a {
  color: #e57a10;
}

/* line 843, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-id-13 .buckets--full-wrap .bucket.socialmedia img {
  width: 100%;
  height: auto;
  max-width: 360px;
  margin: 20px 0 0;
  vertical-align: bottom;
}

/* line 853, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-id-13 .buckets--full-wrap .bucket.forum {
  padding: 4%;
  text-align: left;
  width: 41%;
  vertical-align: top;
}

/* line 859, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-id-13 .buckets--full-wrap .bucket.forum h2 {
  color: #51a9ce;
  font-weight: 500;
  font-family: tannakone-condensed, sans-serif;
  font-size: 2.75em;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin: 0 auto;
  line-height: 1.1em;
}

/* line 870, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-id-13 .buckets--full-wrap .bucket.forum .description {
  font-family: tannakone-condensed, sans-serif;
  color: #999999;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 1.3em;
  margin-bottom: 1em;
}

/* line 879, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-id-13 .buckets--full-wrap .bucket.forum ul li {
  display: table;
  margin-bottom: 1.5em;
}

/* line 883, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-id-13 .buckets--full-wrap .bucket.forum ul li .date,
.page-id-13 .buckets--full-wrap .bucket.forum ul li .article {
  display: table-cell;
  vertical-align: top;
}

/* line 889, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-id-13 .buckets--full-wrap .bucket.forum ul li .date {
  width: 17%;
  padding-right: 3%;
  color: #666;
  font-size: 0.9em;
}

/* line 896, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-id-13 .buckets--full-wrap .bucket.forum ul li .article {
  width: 80%;
  font-family: benton-sans, sans-serif !important;
}

/* line 900, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-id-13 .buckets--full-wrap .bucket.forum ul li .article a {
  color: #e57a10;
  font-weight: 700;
  display: block;
  margin-bottom: 0.25em;
}

/* line 907, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-id-13 .buckets--full-wrap .bucket.forum ul li .article span {
  line-height: 1.5em;
  font-size: 0.9em;
  color: #333;
}

/* line 913, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-id-13 .buckets--full-wrap .bucket.forum ul li .article p {
  font-family: benton-sans, sans-serif !important;
}

/* line 919, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-id-13 .buckets--full-wrap .bucket.forum a.view-all {
  display: block;
  background-color: #51a9ce;
  color: #ffffff;
  letter-spacing: 0.05em;
  font-family: tannakone-condensed, sans-serif;
  text-transform: uppercase;
  padding: 10px;
  text-align: center;
  font-size: 1.25em;
}

/* line 936, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-id-13 .buckets--full-wrap .bucket:first-of-type {
  border-right: 1px solid #ddd;
}

@media handheld, only screen and (max-width: 1024px) {
  /* line 947, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
  .page-id-13 .content--full-wrap.hero {
    background-image: none !important;
    border-top: 1px solid #ddd;
  }
  /* line 952, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
  .page-id-13 .content--full-wrap .content--left section.page-title {
    max-width: 100%;
    margin: 1em 1.5em;
  }
  /* line 956, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
  .page-id-13 .content--full-wrap .content--left section.page-title h2 {
    font-size: 4em;
  }
  /* line 964, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
  .page-id-13 .overview--full-wrap .wrapper h3 {
    font-size: 1.2em;
  }
  /* line 978, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
  .page-template-page-ghd .header--full-wrap.subpage,
  .page-template-page-ghd-news .header--full-wrap.subpage,
  .ghdnews .header--full-wrap.subpage,
  .page-template-page-ghd-subpage .header--full-wrap.subpage,
  .page-template-page-ghd-map .header--full-wrap.subpage,
  .page-template-page-ghd-forum .header--full-wrap.subpage {
    border-bottom: 1px solid #DDD;
  }
  /* line 986, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
  .page-template-page-ghd .content--full-wrap .content-wrapper .subnav,
  .page-template-page-ghd-news .content--full-wrap .content-wrapper .subnav,
  .ghdnews .content--full-wrap .content-wrapper .subnav,
  .page-template-page-ghd-subpage .content--full-wrap .content-wrapper .subnav,
  .page-template-page-ghd-map .content--full-wrap .content-wrapper .subnav,
  .page-template-page-ghd-forum .content--full-wrap .content-wrapper .subnav {
    width: 100% !important;
    margin: 0;
  }
  /* line 990, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
  .page-template-page-ghd .content--full-wrap .content-wrapper .subnav ul.ghd-subnav,
  .page-template-page-ghd-news .content--full-wrap .content-wrapper .subnav ul.ghd-subnav,
  .ghdnews .content--full-wrap .content-wrapper .subnav ul.ghd-subnav,
  .page-template-page-ghd-subpage .content--full-wrap .content-wrapper .subnav ul.ghd-subnav,
  .page-template-page-ghd-map .content--full-wrap .content-wrapper .subnav ul.ghd-subnav,
  .page-template-page-ghd-forum .content--full-wrap .content-wrapper .subnav ul.ghd-subnav {
    display: none;
  }
  /* line 1000, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
  .page-template-page-ghd .content--full-wrap .content-wrapper.socialmedia .content--left,
  .page-template-page-ghd-news .content--full-wrap .content-wrapper.socialmedia .content--left,
  .ghdnews .content--full-wrap .content-wrapper.socialmedia .content--left,
  .page-template-page-ghd-subpage .content--full-wrap .content-wrapper.socialmedia .content--left,
  .page-template-page-ghd-map .content--full-wrap .content-wrapper.socialmedia .content--left,
  .page-template-page-ghd-forum .content--full-wrap .content-wrapper.socialmedia .content--left {
    width: 100% !important;
  }
  /* line 1005, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
  .page-template-page-ghd .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item,
  .page-template-page-ghd-news .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item,
  .ghdnews .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item,
  .page-template-page-ghd-subpage .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item,
  .page-template-page-ghd-map .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item,
  .page-template-page-ghd-forum .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item {
    width: 45%;
    margin: 2% 2% 5%;
  }
  /* line 1009, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
  .page-template-page-ghd .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item h3,
  .page-template-page-ghd-news .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item h3,
  .ghdnews .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item h3,
  .page-template-page-ghd-subpage .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item h3,
  .page-template-page-ghd-map .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item h3,
  .page-template-page-ghd-forum .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item h3 {
    padding: 0;
    text-transform: none;
    letter-spacing: 0.025em;
    font-size: 1.5em !important;
  }
}

@media handheld, only screen and (max-width: 850px) {
  /* line 1029, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
  .page-id-13 .buckets--full-wrap {
    display: block;
  }
  /* line 1032, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
  .page-id-13 .buckets--full-wrap .bucket.forum,
  .page-id-13 .buckets--full-wrap .bucket.socialmedia {
    width: 85%;
    display: block;
  }
  /* line 1038, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
  .page-id-13 .buckets--full-wrap .bucket.socialmedia {
    padding: 7.5% 7.5% 0;
    border-bottom: 1px solid #DDD;
  }
  /* line 1043, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
  .page-id-13 .buckets--full-wrap .bucket.forum {
    padding: 7.5%;
  }
  /* line 1058, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
  .page-template-page-ghd .stayconnected--full-wrap.ghd .wrapper,
  .page-template-page-ghd-news .stayconnected--full-wrap.ghd .wrapper,
  .ghdnews .stayconnected--full-wrap.ghd .wrapper,
  .page-template-page-ghd-subpage .stayconnected--full-wrap.ghd .wrapper,
  .page-template-page-ghd-map .stayconnected--full-wrap.ghd .wrapper,
  .page-template-page-ghd-forum .stayconnected--full-wrap.ghd .wrapper {
    padding: 10%;
    width: 80%;
  }
  /* line 1063, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
  .page-template-page-ghd .stayconnected--full-wrap.ghd .social--wrap,
  .page-template-page-ghd-news .stayconnected--full-wrap.ghd .social--wrap,
  .ghdnews .stayconnected--full-wrap.ghd .social--wrap,
  .page-template-page-ghd-subpage .stayconnected--full-wrap.ghd .social--wrap,
  .page-template-page-ghd-map .stayconnected--full-wrap.ghd .social--wrap,
  .page-template-page-ghd-forum .stayconnected--full-wrap.ghd .social--wrap {
    float: none;
    display: block;
    text-align: center;
    margin: 0 0 3em;
  }
  /* line 1070, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
  .page-template-page-ghd .stayconnected--full-wrap.ghd h2, .page-template-page-ghd .stayconnected--full-wrap.ghd p,
  .page-template-page-ghd-news .stayconnected--full-wrap.ghd h2,
  .page-template-page-ghd-news .stayconnected--full-wrap.ghd p,
  .ghdnews .stayconnected--full-wrap.ghd h2,
  .ghdnews .stayconnected--full-wrap.ghd p,
  .page-template-page-ghd-subpage .stayconnected--full-wrap.ghd h2,
  .page-template-page-ghd-subpage .stayconnected--full-wrap.ghd p,
  .page-template-page-ghd-map .stayconnected--full-wrap.ghd h2,
  .page-template-page-ghd-map .stayconnected--full-wrap.ghd p,
  .page-template-page-ghd-forum .stayconnected--full-wrap.ghd h2,
  .page-template-page-ghd-forum .stayconnected--full-wrap.ghd p {
    text-align: center;
    max-width: none;
  }
}

@media handheld, only screen and (max-width: 550px) {
  /* line 1099, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
  .page-template-page-ghd .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item,
  .page-template-page-ghd-news .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item,
  .ghdnews .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item,
  .page-template-page-ghd-subpage .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item,
  .page-template-page-ghd-map .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item,
  .page-template-page-ghd-forum .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item {
    width: 95%;
    margin: 2% 2% 5%;
  }
  /* line 1119, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
  .page-template-page-ghd-news .content--full-wrap .content-wrapper .content--left .page-title h2 span,
  .ghdnews .content--full-wrap .content-wrapper .content--left .page-title h2 span,
  .page-template-page-ghd-subpage .content--full-wrap .content-wrapper .content--left .page-title h2 span,
  .page-template-page-ghd-map .content--full-wrap .content-wrapper .content--left .page-title h2 span,
  .page-template-page-ghd-forum .content--full-wrap .content-wrapper .content--left .page-title h2 span {
    display: block;
  }
  /* line 1129, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
  .page-id-13 .buckets--full-wrap .bucket {
    width: auto;
    float: none;
    display: block;
  }
  /* line 1134, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
  .page-id-13 .buckets--full-wrap .bucket img {
    width: 50%;
  }
  /* line 1138, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
  .page-id-13 .buckets--full-wrap .bucket.socialmedia h2 {
    font-size: 3.75em;
  }
  /* line 1146, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
  .page-id-13 .buckets--full-wrap .bucket.forum ul li {
    border-bottom: 1px solid #DDD;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  /* line 1151, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
  .page-id-13 .buckets--full-wrap .bucket.forum ul li .date,
  .page-id-13 .buckets--full-wrap .bucket.forum ul li .article {
    display: block;
    width: 100%;
    padding: 0;
  }
  /* line 1158, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
  .page-id-13 .buckets--full-wrap .bucket.forum ul li .date {
    margin-bottom: 5px;
  }
  /* line 1168, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
  .page-id-13 .overview--full-wrap .wrapper {
    width: 80%;
    padding: 10%;
  }
}

/* line 1177, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.wpgmza_infowindow_image {
  float: none !important;
  display: block;
}

/* line 1182, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.acf-map {
  width: 100%;
  height: 200px;
  border: #ccc solid 1px;
  margin: 3em 0 0;
}

/* line 1189, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.wpgmza_infowindow_link a {
  font-weight: 700;
  background-color: #51a9ce;
  padding: 5px !important;
  margin: 0.5em 0 !important;
  display: inline-block;
}

/* line 1196, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.wpgmza_infowindow_link a.wpgmza_infowindow_link {
  color: #ffffff !important;
}

/* line 1200, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.wpgmza_infowindow_link a:hover {
  background-color: #f6f6f6;
  border: 1px solid #CCCCCC;
  color: #51a9ce !important;
}

/* line 1207, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.wpgmza_marker_holder {
  font-family: benton-sans, sans-serif;
}

/* line 1210, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.wpgmza_marker_holder p {
  font-family: benton-sans, sans-serif !important;
}

/* line 1219, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage form.ccf-form {
  width: 100% !important;
  margin: 0 auto !important;
}

/* line 1223, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage form.ccf-form .form-title {
  font-size: 1.875em;
  margin-top: 0.75em;
  display: inline-block;
  color: #666666;
  font-family: tannakone-condensed, sans-serif !important;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

/* line 1234, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage form.ccf-form label {
  font-family: benton-sans, sans-serif;
  text-transform: none;
  letter-spacing: 0;
  color: #4d4d4f;
  font-weight: 400 !important;
}

/* line 1242, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-subpage form.ccf-form input[type="submit"] {
  display: block;
  background-color: #51a9ce;
  color: #ffffff;
  letter-spacing: 0.05em;
  font-family: tannakone-condensed, sans-serif;
  text-transform: uppercase;
  padding: 10px;
  text-align: center;
  font-size: 1.5em;
}

/* line 1263, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .forum-page-banner img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

/* line 1269, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .forum-page-banner p, .page-template-page-ghd-forum .content--full-wrap .content-wrapper .forum-page-banner h3 {
  font-family: benton-sans, sans-serif;
  margin: 1em 0;
}

/* line 1274, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .forum-page-banner p {
  line-height: 1.75em;
  margin: 3em 0;
}

/* line 1283, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .forum-page-banner button.high5 {
  background-color: #51a9ce;
  color: #ffffff;
  font-family: tannakone-condensed, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  padding: 0.5em 1.5em;
  font-size: 1.5em;
  border: none;
}

/* line 1295, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .content--left {
  width: 64% !important;
}

/* line 1298, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .content--left .alignleft img {
  max-width: 200px;
  height: auto;
  width: 100%;
  margin: 0 2em 1em;
}

/* line 1305, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .content--left .thumb-expanded {
  margin: 2em 0 2em;
  border-bottom: 1px solid #DDD;
  padding-bottom: 2em;
}

/* line 1310, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .content--left .thumb-expanded p.date {
  font-size: 0.8em !important;
  line-height: 1.15em;
  margin-bottom: 0.5em;
  text-transform: uppercase;
  letter-spacing: 0.075em;
  color: #666;
  font-weight: 400;
}

/* line 1320, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .content--left .thumb-expanded h4 {
  font-family: benton-sans, sans-serif !important;
  font-weight: 700;
  margin: 0 0 0.75em;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1.35em;
}

/* line 1328, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .content--left .thumb-expanded h4 a {
  font-weight: 700;
}

/* line 1330, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .content--left .thumb-expanded h4 a:hover {
  text-decoration: underline;
}

/* line 1335, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .content--left .thumb-expanded a.readmore {
  display: inline-block;
  background-color: #51a9ce;
  color: #ffffff !important;
  font-family: tannakone-condensed, sans-serif;
  padding: 8px 15px;
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

/* line 1348, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .subnav {
  width: 28%;
  margin-top: 1em;
}

/* line 1352, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .subnav h4 {
  font-family: tannakone-condensed, sans-serif;
  font-weight: 500;
  margin: 0.25em 0;
  text-transform: none;
  letter-spacing: 0.05em;
  font-size: 1.4em;
  text-transform: uppercase;
  color: #666;
}

/* line 1363, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .subnav ul {
  font-family: benton-sans, sans-serif;
}

/* line 1366, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
.page-template-page-ghd-forum .content--full-wrap .content-wrapper .subnav ul li {
  margin: 0.5em 0;
}

@media handheld, only screen and (max-width: 1024px) {
  /* line 1381, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
  .page-template-page-ghd-forum .content--full-wrap .content-wrapper .content--left {
    width: 100% !important;
  }
}

@media handheld, only screen and (max-width: 760px) {
  /* line 1396, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
  .page-template-page-ghd-forum .content--full-wrap .content-wrapper .content--left .alignleft img {
    max-width: 100%;
    margin: 0.5em 0;
  }
}

/* line 1409, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
#tablepress-8 img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
}

/* line 1416, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
#tablepress-8 tbody td {
  border: none;
}

/* line 1420, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
#tablepress-8 td {
  padding: 5%;
}

/* line 1424, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
#tablepress-8 .bctt-click-to-tweet {
  margin-top: 0;
}

/* line 1428, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
#tablepress-8 .bctt-ctt-text a {
  font-weight: 300 !important;
  letter-spacing: 0.035em;
  font-size: 1rem;
  color: #333 !important;
}

/* line 1435, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
#tablepress-8 a.bctt-ctt-btn {
  margin: 1.5rem 0 0.5rem;
}

@media handheld, only screen and (max-width: 760px) {
  /* line 1441, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_ghd.scss */
  #tablepress-8 tbody td {
    display: block;
  }
}

/* line 7, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-landing,
.page-template-page-covid-forum,
.page-template-page-covid-resources,
.page-template-page-covid-new-topic,
.single-discussion-topics {
  /* ---- COVID19 LANDING PAGE Header --- */
  /* ---- COVID19 SUBPAGE Header --- */
}

/* line 13, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-landing h1, .page-template-page-covid-landing h2,
.page-template-page-covid-forum h1,
.page-template-page-covid-forum h2,
.page-template-page-covid-resources h1,
.page-template-page-covid-resources h2,
.page-template-page-covid-new-topic h1,
.page-template-page-covid-new-topic h2,
.single-discussion-topics h1,
.single-discussion-topics h2 {
  font-family: tannakone-condensed, sans-serif;
  font-weight: normal;
}

/* line 18, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-landing .ppphw--full-wrap,
.page-template-page-covid-forum .ppphw--full-wrap,
.page-template-page-covid-resources .ppphw--full-wrap,
.page-template-page-covid-new-topic .ppphw--full-wrap,
.single-discussion-topics .ppphw--full-wrap {
  padding: 5px 10px;
  background: #c6dae1;
}

/* line 22, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-landing .ppphw--full-wrap img,
.page-template-page-covid-forum .ppphw--full-wrap img,
.page-template-page-covid-resources .ppphw--full-wrap img,
.page-template-page-covid-new-topic .ppphw--full-wrap img,
.single-discussion-topics .ppphw--full-wrap img {
  width: 10px;
  vertical-align: text-bottom;
  margin: 0 0.5em;
}

/* line 28, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-landing .ppphw--full-wrap a,
.page-template-page-covid-forum .ppphw--full-wrap a,
.page-template-page-covid-resources .ppphw--full-wrap a,
.page-template-page-covid-new-topic .ppphw--full-wrap a,
.single-discussion-topics .ppphw--full-wrap a {
  color: #000000;
  line-height: 30px;
  font-weight: 600;
  display: inline-block;
  text-align: left;
  width: 48%;
  padding-left: 10px;
}

/* line 37, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-landing .ppphw--full-wrap a .fa-chevron-left:before,
.page-template-page-covid-forum .ppphw--full-wrap a .fa-chevron-left:before,
.page-template-page-covid-resources .ppphw--full-wrap a .fa-chevron-left:before,
.page-template-page-covid-new-topic .ppphw--full-wrap a .fa-chevron-left:before,
.single-discussion-topics .ppphw--full-wrap a .fa-chevron-left:before {
  color: #51a9ce;
  margin-right: 5px;
  vertical-align: middle;
}

/* line 43, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-landing .ppphw--full-wrap a span,
.page-template-page-covid-forum .ppphw--full-wrap a span,
.page-template-page-covid-resources .ppphw--full-wrap a span,
.page-template-page-covid-new-topic .ppphw--full-wrap a span,
.single-discussion-topics .ppphw--full-wrap a span {
  color: #4d4d4f;
  font-size: 70%;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  font-family: benton-sans, sans-serif;
}

/* line 50, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-landing .ppphw--full-wrap a span:hover,
.page-template-page-covid-forum .ppphw--full-wrap a span:hover,
.page-template-page-covid-resources .ppphw--full-wrap a span:hover,
.page-template-page-covid-new-topic .ppphw--full-wrap a span:hover,
.single-discussion-topics .ppphw--full-wrap a span:hover {
  text-decoration: underline;
}

/* line 54, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-landing .ppphw--full-wrap .translator,
.page-template-page-covid-forum .ppphw--full-wrap .translator,
.page-template-page-covid-resources .ppphw--full-wrap .translator,
.page-template-page-covid-new-topic .ppphw--full-wrap .translator,
.single-discussion-topics .ppphw--full-wrap .translator {
  display: inline-block;
  text-align: right;
  width: 48%;
}

/* line 61, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-landing .header--full-wrap,
.page-template-page-covid-forum .header--full-wrap,
.page-template-page-covid-resources .header--full-wrap,
.page-template-page-covid-new-topic .header--full-wrap,
.single-discussion-topics .header--full-wrap {
  background-color: #fff;
}

/* line 66, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-landing .header--full-wrap header,
.page-template-page-covid-forum .header--full-wrap header,
.page-template-page-covid-resources .header--full-wrap header,
.page-template-page-covid-new-topic .header--full-wrap header,
.single-discussion-topics .header--full-wrap header {
  text-align: center;
  background: url("../images/covid19_header-virus-graphic@3x.png") no-repeat;
  background-size: 100% auto;
  background-position: 0 -50px;
  padding: 0 15%;
}

/* line 73, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-landing .header--full-wrap header img,
.page-template-page-covid-forum .header--full-wrap header img,
.page-template-page-covid-resources .header--full-wrap header img,
.page-template-page-covid-new-topic .header--full-wrap header img,
.single-discussion-topics .header--full-wrap header img {
  max-width: 500px;
  margin: 3em 0 1em;
}

/* line 78, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-landing .header--full-wrap header h1,
.page-template-page-covid-forum .header--full-wrap header h1,
.page-template-page-covid-resources .header--full-wrap header h1,
.page-template-page-covid-new-topic .header--full-wrap header h1,
.single-discussion-topics .header--full-wrap header h1 {
  font-family: tannakone-condensed, sans-serif;
  font-weight: 500;
  font-size: 5em;
  line-height: 1.1em;
  margin: 0;
  padding-bottom: 0.75em;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  -ms-word-break: keep-all;
  word-break: keep-all;
}

/* line 90, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-landing .header--full-wrap header h1 a,
.page-template-page-covid-forum .header--full-wrap header h1 a,
.page-template-page-covid-resources .header--full-wrap header h1 a,
.page-template-page-covid-new-topic .header--full-wrap header h1 a,
.single-discussion-topics .header--full-wrap header h1 a {
  color: #00445e;
}

/* line 94, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-landing .header--full-wrap header h1 span,
.page-template-page-covid-forum .header--full-wrap header h1 span,
.page-template-page-covid-resources .header--full-wrap header h1 span,
.page-template-page-covid-new-topic .header--full-wrap header h1 span,
.single-discussion-topics .header--full-wrap header h1 span {
  color: #c1272d;
}

/* line 102, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-landing .header--full-wrap.subpage header,
.page-template-page-covid-forum .header--full-wrap.subpage header,
.page-template-page-covid-resources .header--full-wrap.subpage header,
.page-template-page-covid-new-topic .header--full-wrap.subpage header,
.single-discussion-topics .header--full-wrap.subpage header {
  padding: 0 15%;
  border-bottom: 10px solid #c1272d;
}

/* line 106, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-landing .header--full-wrap.subpage header img,
.page-template-page-covid-forum .header--full-wrap.subpage header img,
.page-template-page-covid-resources .header--full-wrap.subpage header img,
.page-template-page-covid-new-topic .header--full-wrap.subpage header img,
.single-discussion-topics .header--full-wrap.subpage header img {
  max-width: 350px;
  margin: 1.5em 0 0.5em;
}

/* line 111, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-landing .header--full-wrap.subpage header h1,
.page-template-page-covid-forum .header--full-wrap.subpage header h1,
.page-template-page-covid-resources .header--full-wrap.subpage header h1,
.page-template-page-covid-new-topic .header--full-wrap.subpage header h1,
.single-discussion-topics .header--full-wrap.subpage header h1 {
  font-size: 3em;
  padding-bottom: 0.75em;
}

/* line 118, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-landing .content--full-wrap.statement,
.page-template-page-covid-forum .content--full-wrap.statement,
.page-template-page-covid-resources .content--full-wrap.statement,
.page-template-page-covid-new-topic .content--full-wrap.statement,
.single-discussion-topics .content--full-wrap.statement {
  background-color: #c1272d;
  text-align: center;
  padding: 2%;
  width: auto;
}

/* line 124, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-landing .content--full-wrap.statement p,
.page-template-page-covid-forum .content--full-wrap.statement p,
.page-template-page-covid-resources .content--full-wrap.statement p,
.page-template-page-covid-new-topic .content--full-wrap.statement p,
.single-discussion-topics .content--full-wrap.statement p {
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: white;
  font-size: 1.75em;
  font-family: tannakone-condensed, sans-serif;
  font-weight: 500;
  margin: 0 auto;
  max-width: 440px;
}

/* line 137, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-landing .buckets--full-wrap,
.page-template-page-covid-forum .buckets--full-wrap,
.page-template-page-covid-resources .buckets--full-wrap,
.page-template-page-covid-new-topic .buckets--full-wrap,
.single-discussion-topics .buckets--full-wrap {
  display: table;
}

/* line 140, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-landing .buckets--full-wrap .bucket,
.page-template-page-covid-forum .buckets--full-wrap .bucket,
.page-template-page-covid-resources .buckets--full-wrap .bucket,
.page-template-page-covid-new-topic .buckets--full-wrap .bucket,
.single-discussion-topics .buckets--full-wrap .bucket {
  display: table-cell;
  vertical-align: top;
}

/* line 144, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-landing .buckets--full-wrap .bucket.resources,
.page-template-page-covid-forum .buckets--full-wrap .bucket.resources,
.page-template-page-covid-resources .buckets--full-wrap .bucket.resources,
.page-template-page-covid-new-topic .buckets--full-wrap .bucket.resources,
.single-discussion-topics .buckets--full-wrap .bucket.resources {
  padding: 4%;
  text-align: left;
  width: 41%;
  vertical-align: top;
}

/* line 150, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-landing .buckets--full-wrap .bucket.resources h2,
.page-template-page-covid-forum .buckets--full-wrap .bucket.resources h2,
.page-template-page-covid-resources .buckets--full-wrap .bucket.resources h2,
.page-template-page-covid-new-topic .buckets--full-wrap .bucket.resources h2,
.single-discussion-topics .buckets--full-wrap .bucket.resources h2 {
  color: #51a9ce;
  font-weight: 500;
  font-family: tannakone-condensed, sans-serif;
  font-size: 2.75em;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin: 0 auto 0.15em;
  line-height: 1.1em;
  text-align: center;
}

/* line 162, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-landing .buckets--full-wrap .bucket.resources .description,
.page-template-page-covid-forum .buckets--full-wrap .bucket.resources .description,
.page-template-page-covid-resources .buckets--full-wrap .bucket.resources .description,
.page-template-page-covid-new-topic .buckets--full-wrap .bucket.resources .description,
.single-discussion-topics .buckets--full-wrap .bucket.resources .description {
  font-family: tannakone-condensed, sans-serif;
  color: #999999;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 1.3em;
  margin-bottom: 2em;
  text-align: center;
}

/* line 172, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-landing .buckets--full-wrap .bucket.resources ul,
.page-template-page-covid-forum .buckets--full-wrap .bucket.resources ul,
.page-template-page-covid-resources .buckets--full-wrap .bucket.resources ul,
.page-template-page-covid-new-topic .buckets--full-wrap .bucket.resources ul,
.single-discussion-topics .buckets--full-wrap .bucket.resources ul {
  width: 85%;
  margin: 0 auto 3em;
}

/* line 177, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-landing .buckets--full-wrap .bucket.resources ul li,
.page-template-page-covid-forum .buckets--full-wrap .bucket.resources ul li,
.page-template-page-covid-resources .buckets--full-wrap .bucket.resources ul li,
.page-template-page-covid-new-topic .buckets--full-wrap .bucket.resources ul li,
.single-discussion-topics .buckets--full-wrap .bucket.resources ul li {
  display: table;
  margin-bottom: 1.5em;
}

/* line 181, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-landing .buckets--full-wrap .bucket.resources ul li .date,
.page-template-page-covid-landing .buckets--full-wrap .bucket.resources ul li .article,
.page-template-page-covid-forum .buckets--full-wrap .bucket.resources ul li .date,
.page-template-page-covid-forum .buckets--full-wrap .bucket.resources ul li .article,
.page-template-page-covid-resources .buckets--full-wrap .bucket.resources ul li .date,
.page-template-page-covid-resources .buckets--full-wrap .bucket.resources ul li .article,
.page-template-page-covid-new-topic .buckets--full-wrap .bucket.resources ul li .date,
.page-template-page-covid-new-topic .buckets--full-wrap .bucket.resources ul li .article,
.single-discussion-topics .buckets--full-wrap .bucket.resources ul li .date,
.single-discussion-topics .buckets--full-wrap .bucket.resources ul li .article {
  display: table-cell;
  vertical-align: top;
}

/* line 187, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-landing .buckets--full-wrap .bucket.resources ul li .date,
.page-template-page-covid-forum .buckets--full-wrap .bucket.resources ul li .date,
.page-template-page-covid-resources .buckets--full-wrap .bucket.resources ul li .date,
.page-template-page-covid-new-topic .buckets--full-wrap .bucket.resources ul li .date,
.single-discussion-topics .buckets--full-wrap .bucket.resources ul li .date {
  width: 17%;
  padding-right: 3%;
  color: #666;
  font-size: 0.9em;
}

/* line 194, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-landing .buckets--full-wrap .bucket.resources ul li .article,
.page-template-page-covid-forum .buckets--full-wrap .bucket.resources ul li .article,
.page-template-page-covid-resources .buckets--full-wrap .bucket.resources ul li .article,
.page-template-page-covid-new-topic .buckets--full-wrap .bucket.resources ul li .article,
.single-discussion-topics .buckets--full-wrap .bucket.resources ul li .article {
  width: 80%;
  font-family: benton-sans, sans-serif !important;
}

/* line 198, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-landing .buckets--full-wrap .bucket.resources ul li .article a,
.page-template-page-covid-forum .buckets--full-wrap .bucket.resources ul li .article a,
.page-template-page-covid-resources .buckets--full-wrap .bucket.resources ul li .article a,
.page-template-page-covid-new-topic .buckets--full-wrap .bucket.resources ul li .article a,
.single-discussion-topics .buckets--full-wrap .bucket.resources ul li .article a {
  color: #00445e;
  font-weight: 600;
  display: block;
  margin-bottom: 0.25em;
  font-size: 1.25em;
}

/* line 206, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-landing .buckets--full-wrap .bucket.resources ul li .article span,
.page-template-page-covid-forum .buckets--full-wrap .bucket.resources ul li .article span,
.page-template-page-covid-resources .buckets--full-wrap .bucket.resources ul li .article span,
.page-template-page-covid-new-topic .buckets--full-wrap .bucket.resources ul li .article span,
.single-discussion-topics .buckets--full-wrap .bucket.resources ul li .article span {
  line-height: 1.5em;
  font-size: 0.75em;
  color: #666;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-weight: 600;
}

/* line 215, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-landing .buckets--full-wrap .bucket.resources ul li .article p,
.page-template-page-covid-forum .buckets--full-wrap .bucket.resources ul li .article p,
.page-template-page-covid-resources .buckets--full-wrap .bucket.resources ul li .article p,
.page-template-page-covid-new-topic .buckets--full-wrap .bucket.resources ul li .article p,
.single-discussion-topics .buckets--full-wrap .bucket.resources ul li .article p {
  font-family: benton-sans, sans-serif !important;
}

/* line 221, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-landing .buckets--full-wrap .bucket.resources a.view-all,
.page-template-page-covid-forum .buckets--full-wrap .bucket.resources a.view-all,
.page-template-page-covid-resources .buckets--full-wrap .bucket.resources a.view-all,
.page-template-page-covid-new-topic .buckets--full-wrap .bucket.resources a.view-all,
.single-discussion-topics .buckets--full-wrap .bucket.resources a.view-all {
  display: block;
  background-color: #51a9ce;
  color: #ffffff;
  letter-spacing: 0.05em;
  font-family: tannakone-condensed, sans-serif;
  text-transform: uppercase;
  padding: 10px;
  text-align: center;
  font-size: 1.25em;
}

/* line 235, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-landing .buckets--full-wrap .bucket.forum,
.page-template-page-covid-forum .buckets--full-wrap .bucket.forum,
.page-template-page-covid-resources .buckets--full-wrap .bucket.forum,
.page-template-page-covid-new-topic .buckets--full-wrap .bucket.forum,
.single-discussion-topics .buckets--full-wrap .bucket.forum {
  padding: 2.5% 2.5% 0;
  text-align: center;
  width: 44%;
  background-color: rgba(203, 234, 247, 0.5);
}

/* line 241, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-landing .buckets--full-wrap .bucket.forum h2,
.page-template-page-covid-forum .buckets--full-wrap .bucket.forum h2,
.page-template-page-covid-resources .buckets--full-wrap .bucket.forum h2,
.page-template-page-covid-new-topic .buckets--full-wrap .bucket.forum h2,
.single-discussion-topics .buckets--full-wrap .bucket.forum h2 {
  color: #51a9ce;
  font-weight: 500;
  font-family: tannakone-condensed, sans-serif;
  font-size: 4.5em;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  max-width: 375px;
  margin: 0 auto;
  line-height: 1.05em;
}

/* line 253, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-landing .buckets--full-wrap .bucket.forum .description,
.page-template-page-covid-forum .buckets--full-wrap .bucket.forum .description,
.page-template-page-covid-resources .buckets--full-wrap .bucket.forum .description,
.page-template-page-covid-new-topic .buckets--full-wrap .bucket.forum .description,
.single-discussion-topics .buckets--full-wrap .bucket.forum .description {
  font-family: tannakone-condensed, sans-serif;
  color: #999;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 1.7em;
  margin: 0.25em 0 1.5em;
  text-align: center;
  font-weight: 500;
}

/* line 264, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-landing .buckets--full-wrap .bucket.forum a,
.page-template-page-covid-forum .buckets--full-wrap .bucket.forum a,
.page-template-page-covid-resources .buckets--full-wrap .bucket.forum a,
.page-template-page-covid-new-topic .buckets--full-wrap .bucket.forum a,
.single-discussion-topics .buckets--full-wrap .bucket.forum a {
  display: inline-block;
  background-color: #00445e;
  color: #ffffff;
  letter-spacing: 0.05em;
  font-family: tannakone-condensed, sans-serif;
  text-transform: uppercase;
  padding: 0.75em 3em;
  text-align: center;
  font-size: 1.25em;
}

/* line 276, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-landing .buckets--full-wrap .bucket.forum img,
.page-template-page-covid-forum .buckets--full-wrap .bucket.forum img,
.page-template-page-covid-resources .buckets--full-wrap .bucket.forum img,
.page-template-page-covid-new-topic .buckets--full-wrap .bucket.forum img,
.single-discussion-topics .buckets--full-wrap .bucket.forum img {
  width: 100%;
  height: auto;
  margin: 2em 0 3em;
  vertical-align: bottom;
}

/* line 289, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-landing .content--full-wrap.news,
.page-template-page-covid-forum .content--full-wrap.news,
.page-template-page-covid-resources .content--full-wrap.news,
.page-template-page-covid-new-topic .content--full-wrap.news,
.single-discussion-topics .content--full-wrap.news {
  border-top: 1px solid #cbeaf7;
  padding: 5% 5% 2%;
  width: auto;
}

/* line 294, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-landing .content--full-wrap.news h2,
.page-template-page-covid-forum .content--full-wrap.news h2,
.page-template-page-covid-resources .content--full-wrap.news h2,
.page-template-page-covid-new-topic .content--full-wrap.news h2,
.single-discussion-topics .content--full-wrap.news h2 {
  background-color: #00445e;
  color: #fff;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 1.8em;
  padding: 0.5em 0;
  display: block;
  max-width: 100%;
}

/* line 305, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-landing .content--full-wrap.news h2::after,
.page-template-page-covid-forum .content--full-wrap.news h2::after,
.page-template-page-covid-resources .content--full-wrap.news h2::after,
.page-template-page-covid-new-topic .content--full-wrap.news h2::after,
.single-discussion-topics .content--full-wrap.news h2::after {
  display: none;
}

/* line 309, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-landing .content--full-wrap.news ul,
.page-template-page-covid-forum .content--full-wrap.news ul,
.page-template-page-covid-resources .content--full-wrap.news ul,
.page-template-page-covid-new-topic .content--full-wrap.news ul,
.single-discussion-topics .content--full-wrap.news ul {
  display: flex;
  flex-wrap: nowrap;
  margin: 1em 0;
}

/* line 315, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-landing .content--full-wrap.news ul li,
.page-template-page-covid-forum .content--full-wrap.news ul li,
.page-template-page-covid-resources .content--full-wrap.news ul li,
.page-template-page-covid-new-topic .content--full-wrap.news ul li,
.single-discussion-topics .content--full-wrap.news ul li {
  margin: 3%;
  width: 27%;
}

/* line 320, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-landing .content--full-wrap.news .article span,
.page-template-page-covid-forum .content--full-wrap.news .article span,
.page-template-page-covid-resources .content--full-wrap.news .article span,
.page-template-page-covid-new-topic .content--full-wrap.news .article span,
.single-discussion-topics .content--full-wrap.news .article span {
  line-height: 1.5em;
  font-size: 0.75em;
  color: #666;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-weight: 600;
  display: block;
  margin-bottom: 10px;
}

/* line 331, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-landing .content--full-wrap.news .article a,
.page-template-page-covid-forum .content--full-wrap.news .article a,
.page-template-page-covid-resources .content--full-wrap.news .article a,
.page-template-page-covid-new-topic .content--full-wrap.news .article a,
.single-discussion-topics .content--full-wrap.news .article a {
  color: #c1272d;
  font-family: tannakone-condensed, sans-serif;
  letter-spacing: 0.025em;
  font-size: 2em;
  line-height: 1.4em;
  display: block;
  font-weight: normal;
  -webkit-transition: color 0.4s;
  /* For Safari 3.0 to 6.0 */
  transition: color 0.4s;
  /* For modern browsers */
}

/* line 343, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-landing .content--full-wrap.news .article a:hover,
.page-template-page-covid-forum .content--full-wrap.news .article a:hover,
.page-template-page-covid-resources .content--full-wrap.news .article a:hover,
.page-template-page-covid-new-topic .content--full-wrap.news .article a:hover,
.single-discussion-topics .content--full-wrap.news .article a:hover {
  color: #00445e;
}

/* line 347, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-landing .content--full-wrap.news a.more,
.page-template-page-covid-forum .content--full-wrap.news a.more,
.page-template-page-covid-resources .content--full-wrap.news a.more,
.page-template-page-covid-new-topic .content--full-wrap.news a.more,
.single-discussion-topics .content--full-wrap.news a.more {
  display: inline-block;
  text-align: right;
  letter-spacing: 0.05em;
  font-family: tannakone-condensed, sans-serif;
  text-transform: uppercase;
  font-size: 1.25em;
  color: #00445e;
  padding: 0.5em 1em;
  text-decoration: none;
  border-bottom: 3px solid transparent;
  -webkit-transition: all ease-in-out 0.4s;
  /* For Safari 3.0 to 6.0 */
  transition: all ease-in-out 0.4s;
}

/* line 362, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-landing .content--full-wrap.news a.more:hover,
.page-template-page-covid-forum .content--full-wrap.news a.more:hover,
.page-template-page-covid-resources .content--full-wrap.news a.more:hover,
.page-template-page-covid-new-topic .content--full-wrap.news a.more:hover,
.single-discussion-topics .content--full-wrap.news a.more:hover {
  border-color: #51a9ce;
}

/* line 367, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-landing .content--full-wrap.keepclean,
.page-template-page-covid-forum .content--full-wrap.keepclean,
.page-template-page-covid-resources .content--full-wrap.keepclean,
.page-template-page-covid-new-topic .content--full-wrap.keepclean,
.single-discussion-topics .content--full-wrap.keepclean {
  background: rgba(203, 234, 247, 0.2);
  border-top: 1px solid;
  border-top-color: rgba(203, 234, 247, 0.5);
  width: auto;
  padding: 5% 5% 2%;
}

/* line 374, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-landing .content--full-wrap.keepclean h2,
.page-template-page-covid-forum .content--full-wrap.keepclean h2,
.page-template-page-covid-resources .content--full-wrap.keepclean h2,
.page-template-page-covid-new-topic .content--full-wrap.keepclean h2,
.single-discussion-topics .content--full-wrap.keepclean h2 {
  color: #00445e;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-size: 2.2em;
  display: block;
  max-width: 100%;
  margin-bottom: 0.75em;
}

/* line 384, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-landing .content--full-wrap.keepclean h2::after,
.page-template-page-covid-forum .content--full-wrap.keepclean h2::after,
.page-template-page-covid-resources .content--full-wrap.keepclean h2::after,
.page-template-page-covid-new-topic .content--full-wrap.keepclean h2::after,
.single-discussion-topics .content--full-wrap.keepclean h2::after {
  display: none;
}

/* line 388, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-landing .content--full-wrap.keepclean p,
.page-template-page-covid-forum .content--full-wrap.keepclean p,
.page-template-page-covid-resources .content--full-wrap.keepclean p,
.page-template-page-covid-new-topic .content--full-wrap.keepclean p,
.single-discussion-topics .content--full-wrap.keepclean p {
  font-size: 1.5em;
  font-weight: 300;
  line-height: 1.5em;
  text-align: center;
  width: 75%;
  margin: 0 auto;
  color: #00445e;
}

/* line 398, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-landing .content--full-wrap.keepclean .icons,
.page-template-page-covid-forum .content--full-wrap.keepclean .icons,
.page-template-page-covid-resources .content--full-wrap.keepclean .icons,
.page-template-page-covid-new-topic .content--full-wrap.keepclean .icons,
.single-discussion-topics .content--full-wrap.keepclean .icons {
  text-align: center;
  margin: 2em 0 4em;
}

/* line 403, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-landing .content--full-wrap.keepclean .icons img,
.page-template-page-covid-forum .content--full-wrap.keepclean .icons img,
.page-template-page-covid-resources .content--full-wrap.keepclean .icons img,
.page-template-page-covid-new-topic .content--full-wrap.keepclean .icons img,
.single-discussion-topics .content--full-wrap.keepclean .icons img {
  display: inline-block;
  width: 44%;
}

/* line 408, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-landing .content--full-wrap.keepclean .icons img:first-of-type,
.page-template-page-covid-forum .content--full-wrap.keepclean .icons img:first-of-type,
.page-template-page-covid-resources .content--full-wrap.keepclean .icons img:first-of-type,
.page-template-page-covid-new-topic .content--full-wrap.keepclean .icons img:first-of-type,
.single-discussion-topics .content--full-wrap.keepclean .icons img:first-of-type {
  margin-right: 6%;
}

@media handheld, only screen and (max-width: 850px) {
  /* line 419, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
  .page-template-page-covid-landing .buckets--full-wrap {
    display: block;
  }
  /* line 422, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
  .page-template-page-covid-landing .buckets--full-wrap .bucket.resources,
  .page-template-page-covid-landing .buckets--full-wrap .bucket.forum {
    width: 85%;
    display: block;
  }
  /* line 428, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
  .page-template-page-covid-landing .buckets--full-wrap .bucket.forum {
    padding: 7.5% 7.5% 0;
    border-bottom: 1px solid #DDD;
  }
  /* line 433, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
  .page-template-page-covid-landing .buckets--full-wrap .bucket.resources {
    padding: 7.5%;
  }
  /* line 438, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
  .page-template-page-covid-landing .content--full-wrap.news {
    padding: 2.5%;
  }
  /* line 441, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
  .page-template-page-covid-landing .content--full-wrap.news h2 {
    margin: 0.75em;
  }
  /* line 445, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
  .page-template-page-covid-landing .content--full-wrap.news ul {
    display: block;
  }
  /* line 449, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
  .page-template-page-covid-landing .content--full-wrap.news ul li {
    margin: 3%;
    width: 94%;
  }
  /* line 454, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
  .page-template-page-covid-landing .content--full-wrap.news .article a {
    line-height: 1.2em;
  }
  /* line 458, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
  .page-template-page-covid-landing .content--full-wrap.news a.more {
    text-align: left;
    display: block;
    margin: 1em 0;
  }
  /* line 474, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
  .page-template-page-covid-landing .stayconnected--full-wrap.covid19 .wrapper,
  .page-template-page-covid-forum .stayconnected--full-wrap.covid19 .wrapper,
  .page-template-page-covid-resources .stayconnected--full-wrap.covid19 .wrapper,
  .page-template-page-covid-new-topic .stayconnected--full-wrap.covid19 .wrapper,
  .single-discussion-topics .stayconnected--full-wrap.covid19 .wrapper {
    padding: 10%;
    width: 80%;
  }
  /* line 479, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
  .page-template-page-covid-landing .stayconnected--full-wrap.covid19 .social--wrap,
  .page-template-page-covid-forum .stayconnected--full-wrap.covid19 .social--wrap,
  .page-template-page-covid-resources .stayconnected--full-wrap.covid19 .social--wrap,
  .page-template-page-covid-new-topic .stayconnected--full-wrap.covid19 .social--wrap,
  .single-discussion-topics .stayconnected--full-wrap.covid19 .social--wrap {
    float: none;
    display: block;
    text-align: center;
    margin: 0 0 3em;
  }
  /* line 486, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
  .page-template-page-covid-landing .stayconnected--full-wrap.covid19 h2, .page-template-page-covid-landing .stayconnected--full-wrap.covid19 p,
  .page-template-page-covid-forum .stayconnected--full-wrap.covid19 h2,
  .page-template-page-covid-forum .stayconnected--full-wrap.covid19 p,
  .page-template-page-covid-resources .stayconnected--full-wrap.covid19 h2,
  .page-template-page-covid-resources .stayconnected--full-wrap.covid19 p,
  .page-template-page-covid-new-topic .stayconnected--full-wrap.covid19 h2,
  .page-template-page-covid-new-topic .stayconnected--full-wrap.covid19 p,
  .single-discussion-topics .stayconnected--full-wrap.covid19 h2,
  .single-discussion-topics .stayconnected--full-wrap.covid19 p {
    text-align: center;
    max-width: none;
  }
}

@media handheld, only screen and (max-width: 550px) {
  /* line 510, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
  .page-template-page-covid-landing .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item {
    width: 95%;
    margin: 2% 2% 5%;
  }
  /* line 520, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
  .page-template-page-covid-landing .content--full-wrap.keepclean {
    padding: 5% 5% 2%;
  }
  /* line 523, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
  .page-template-page-covid-landing .content--full-wrap.keepclean p {
    font-size: 1.25em;
    width: auto;
  }
  /* line 528, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
  .page-template-page-covid-landing .content--full-wrap.keepclean .icons {
    margin: 2em 0 4em;
  }
  /* line 532, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
  .page-template-page-covid-landing .content--full-wrap.keepclean .icons img {
    display: block;
    width: 100%;
  }
  /* line 537, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
  .page-template-page-covid-landing .content--full-wrap.keepclean .icons img:first-of-type {
    margin-right: 0;
  }
  /* line 552, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
  .page-template-page-covid-landing .content--full-wrap .content-wrapper .content--left .page-title h2 span,
  .page-template-page-covid-forum .content--full-wrap .content-wrapper .content--left .page-title h2 span,
  .page-template-page-covid-resources .content--full-wrap .content-wrapper .content--left .page-title h2 span,
  .page-template-page-covid-new-topic .content--full-wrap .content-wrapper .content--left .page-title h2 span,
  .single-discussion-topics .content--full-wrap .content-wrapper .content--left .page-title h2 span {
    display: block;
  }
  /* line 568, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
  .page-template-page-covid-landing .buckets--full-wrap .bucket,
  .page-template-page-covid-forum .buckets--full-wrap .bucket,
  .page-template-page-covid-resources .buckets--full-wrap .bucket,
  .page-template-page-covid-new-topic .buckets--full-wrap .bucket,
  .single-discussion-topics .buckets--full-wrap .bucket {
    width: auto;
    float: none;
    display: block;
  }
  /* line 573, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
  .page-template-page-covid-landing .buckets--full-wrap .bucket img,
  .page-template-page-covid-forum .buckets--full-wrap .bucket img,
  .page-template-page-covid-resources .buckets--full-wrap .bucket img,
  .page-template-page-covid-new-topic .buckets--full-wrap .bucket img,
  .single-discussion-topics .buckets--full-wrap .bucket img {
    width: 50%;
  }
  /* line 577, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
  .page-template-page-covid-landing .buckets--full-wrap .bucket.forum h2,
  .page-template-page-covid-forum .buckets--full-wrap .bucket.forum h2,
  .page-template-page-covid-resources .buckets--full-wrap .bucket.forum h2,
  .page-template-page-covid-new-topic .buckets--full-wrap .bucket.forum h2,
  .single-discussion-topics .buckets--full-wrap .bucket.forum h2 {
    font-size: 3.75em;
  }
  /* line 585, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
  .page-template-page-covid-landing .buckets--full-wrap .bucket.resources ul li,
  .page-template-page-covid-forum .buckets--full-wrap .bucket.resources ul li,
  .page-template-page-covid-resources .buckets--full-wrap .bucket.resources ul li,
  .page-template-page-covid-new-topic .buckets--full-wrap .bucket.resources ul li,
  .single-discussion-topics .buckets--full-wrap .bucket.resources ul li {
    border-bottom: 1px solid #DDD;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  /* line 590, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
  .page-template-page-covid-landing .buckets--full-wrap .bucket.resources ul li .date,
  .page-template-page-covid-landing .buckets--full-wrap .bucket.resources ul li .article,
  .page-template-page-covid-forum .buckets--full-wrap .bucket.resources ul li .date,
  .page-template-page-covid-forum .buckets--full-wrap .bucket.resources ul li .article,
  .page-template-page-covid-resources .buckets--full-wrap .bucket.resources ul li .date,
  .page-template-page-covid-resources .buckets--full-wrap .bucket.resources ul li .article,
  .page-template-page-covid-new-topic .buckets--full-wrap .bucket.resources ul li .date,
  .page-template-page-covid-new-topic .buckets--full-wrap .bucket.resources ul li .article,
  .single-discussion-topics .buckets--full-wrap .bucket.resources ul li .date,
  .single-discussion-topics .buckets--full-wrap .bucket.resources ul li .article {
    display: block;
    width: 100%;
    padding: 0;
  }
  /* line 597, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
  .page-template-page-covid-landing .buckets--full-wrap .bucket.resources ul li .date,
  .page-template-page-covid-forum .buckets--full-wrap .bucket.resources ul li .date,
  .page-template-page-covid-resources .buckets--full-wrap .bucket.resources ul li .date,
  .page-template-page-covid-new-topic .buckets--full-wrap .bucket.resources ul li .date,
  .single-discussion-topics .buckets--full-wrap .bucket.resources ul li .date {
    margin-bottom: 5px;
  }
  /* line 608, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
  .page-template-page-covid-landing .overview--full-wrap .wrapper {
    width: 80%;
    padding: 10%;
  }
}

@media screen and (max-width: 760px) {
  /* line 623, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
  .page-template-page-covid-landing .header--full-wrap header img {
    margin: 2em 0 1em;
  }
  /* line 627, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
  .page-template-page-covid-landing .header--full-wrap header h1 {
    font-size: 3em;
  }
}

/* line 640, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-forum .breadcrumbs {
  text-align: left;
}

/* line 643, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-forum .breadcrumbs a {
  color: #00445e;
}

/* line 646, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-forum h2.entry-title {
  font-family: tannakone-condensed, sans-serif;
  color: #51a9ce;
  font-size: 4em;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.01em;
  text-align: left;
  margin: 0.2em 0 0;
  padding: 0;
}

/* line 658, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-forum h2::after {
  display: none;
}

/* line 664, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-forum .content--full-wrap .content-wrapper .content--left p, .page-template-page-covid-forum .content--full-wrap .content-wrapper .content--left ol, .page-template-page-covid-forum .content--full-wrap .content-wrapper .content--left ul, .page-template-page-covid-forum .content--full-wrap .content-wrapper .content--left li, .page-template-page-covid-forum .content--full-wrap .content-wrapper .content--left label {
  font-family: benton-sans, sans-serif;
}

/* line 670, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-forum .content--full-wrap .content-wrapper {
  max-width: 1400px;
  width: auto;
  text-align: center;
}

/* line 675, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-forum .content--full-wrap .content-wrapper .content--left {
  width: 100%;
}

/* line 678, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-forum .content--full-wrap .content-wrapper .content--left p {
  font-size: 1.15em;
}

/* line 682, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-forum .content--full-wrap .content-wrapper .content--left ul ul {
  margin: 1%;
  padding: 1% 2%;
}

/* line 687, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-forum .content--full-wrap .content-wrapper .content--left li ul li {
  font-size: 0.9em;
  list-style: none !important;
  text-align: left;
}

/* line 693, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-forum .content--full-wrap .content-wrapper .content--left ul.ctdb-pagination {
  list-style: none;
}

/* line 699, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-forum ul.ctdb-topic-table.ctdb-topic-table-col-4 {
  list-style: none !important;
}

/* line 703, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-forum li.ctdb-topic-table-header {
  display: none;
}

/* line 707, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-forum li.ctdb-topic-table-item.ctdb-topic-table-avatar {
  display: none;
}

/* line 711, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-forum span.ctdb-topic-table-posted-by {
  display: none;
}

/* line 715, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-forum .ctdb-topic-mobile-metafields {
  display: none;
}

/* line 719, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-forum li.ctdb-topic-table-item.ctdb-topic-table-replies {
  display: none;
}

/* line 723, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-forum ul.ctdb-topic-table-row li {
  padding: 10px 0 0;
  vertical-align: middle;
  border-bottom: 0;
  display: block;
}

/* line 730, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-forum ul.ctdb-topic-table-row li a {
  font-weight: 600;
  color: #00445e;
}

/* line 735, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-forum ul.ctdb-topic-table-row li .comment-timeago {
  line-height: 1.5em;
  font-size: 0.75em;
  color: #666;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-weight: 600;
}

/* line 746, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-forum ul.ctdb-topic-table-row {
  list-style: none !important;
  padding: 0;
  margin: 0;
  display: inline-block;
  width: 21%;
  vertical-align: top;
}

/* line 755, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-forum ul.ctdb-topic-table-row {
  background-color: #f1f1f1;
}

/* line 759, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-forum li.ctdb-topic-table-title,
.page-template-page-covid-forum li.ctdb-topic-table-topic,
.page-template-page-covid-forum li.ctdb-topic-table-board,
.page-template-page-covid-forum li.ctdb-topic-table-replies,
.page-template-page-covid-forum li.ctdb-topic-table-date,
.page-template-page-covid-forum li.ctdb-topic-table-started,
.page-template-page-covid-forum li.ctdb-topic-table-freshness,
.page-template-page-covid-forum li.ctdb-topic-table-voices,
.page-template-page-covid-forum li.ctdb-topic-table-status li.ctdb-topic-table-freshness,
.page-template-page-covid-forum li.ctdb-topic-table-topics {
  width: auto;
}

/* line 774, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.ctdb-single-layout-classic ul.ctdb-topic-table,
.ctdb-archive-layout-classic ul.ctdb-topic-table {
  border: 0 !important;
  padding: 0 !important;
}

/* line 780, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.ctdb-success,
.ctdb-errors {
  padding: 1.5em !important;
  margin-bottom: 2em !important;
}

/* line 786, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.ctdb-errors {
  background-color: #ffcdcd !important;
  border: 1px solid #ffcdcd !important;
}

/* line 791, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.ctdb-success {
  background-color: #d4eec6 !important;
  border: 1px solid #d4eec6 !important;
}

/* line 796, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.ctdb-success:before {
  content: "!";
  border: 2px solid black;
  border-radius: 20px;
  width: 20px;
  height: 20px;
  float: left;
  text-align: center;
  line-height: 20px;
  margin: 0.25em 1em 0.75em 0;
}

@media handheld, only screen and (max-width: 1024px) {
  /* line 817, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
  .page-template-page-covid-forum .content--full-wrap .content-wrapper .content--left {
    width: 100% !important;
  }
}

@media screen and (max-width: 760px) {
  /* line 832, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
  .page-template-page-covid-forum .content--full-wrap .content-wrapper .content--left .alignleft img {
    max-width: 100%;
    margin: 0.5em 0;
  }
}

/* line 848, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-resources .breadcrumbs {
  text-align: left;
}

/* line 851, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-resources .breadcrumbs a {
  color: #00445e;
}

/* line 854, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-resources h2.entry-title {
  font-family: tannakone-condensed, sans-serif;
  color: #51a9ce;
  font-size: 4em;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.01em;
  text-align: left;
  margin: 0.2em 0 0;
  padding: 0;
}

/* line 866, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-resources h2::after {
  display: none;
}

/* line 872, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-resources .content--full-wrap .content-wrapper .content--left p, .page-template-page-covid-resources .content--full-wrap .content-wrapper .content--left ol, .page-template-page-covid-resources .content--full-wrap .content-wrapper .content--left ul, .page-template-page-covid-resources .content--full-wrap .content-wrapper .content--left li, .page-template-page-covid-resources .content--full-wrap .content-wrapper .content--left label {
  font-family: benton-sans, sans-serif;
}

/* line 878, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-resources .content--full-wrap .content-wrapper {
  max-width: 1400px;
  width: auto;
}

/* line 882, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-resources .content--full-wrap .content-wrapper .content--left {
  width: 100%;
}

/* line 885, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-resources .content--full-wrap .content-wrapper .content--left p {
  font-size: 1.15em;
}

/* line 889, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-resources .content--full-wrap .content-wrapper .content--left ul ul {
  margin: 1%;
  padding: 1% 2%;
}

/* line 894, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-resources .content--full-wrap .content-wrapper .content--left li ul li {
  font-size: 0.9em;
  list-style: none !important;
  text-align: left;
}

/* line 905, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-resources #search-filter-form-11052 ul {
  padding: 1em 0;
}

/* line 909, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-resources #search-filter-form-11052 ul li {
  display: inline-block;
  margin: 1%;
  padding: 5px 0;
  width: 21%;
}

/* line 915, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-resources #search-filter-form-11052 ul li h4 {
  font-size: 0.8em;
  padding: 5px 0 0;
  margin-bottom: 0.4em;
}

/* line 923, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-resources #search-filter-form-11052 ul li.sf-field-search {
  width: 90% !important;
  display: block !important;
}

/* line 928, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-resources #search-filter-form-11052 input {
  padding: 1.5% 2%;
  font-size: 0.8em;
  width: 96%;
}

/* line 934, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-resources #search-filter-form-11052 input[type="submit"] {
  background: #00445D;
  border: 0;
  padding: 10px 20px !important;
  border-radius: 3px;
  color: #FFF;
  text-transform: uppercase;
  font-weight: bold;
}

/* line 944, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-resources #search-filter-form-11052 label {
  font-size: 0.9em;
  width: 100%;
}

/* line 949, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-resources #search-filter-form-11052 select {
  font-size: 0.7em;
  height: 2.5em;
  color: #666;
  border-color: #CCC;
  width: 100%;
}

/* line 957, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-resources #search-filter-form-11052 ul li.sf-field-submit {
  width: 20%;
}

/* line 961, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-resources #search-filter-form-11052 ul li.sf-field-reset {
  width: 5%;
  font-family: "Lato", sans-serif;
  font-size: 0.9em;
  letter-spacing: 0.02em;
}

/* line 967, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-resources #search-filter-form-11052 ul li.sf-field-reset a {
  color: #999;
}

/* line 974, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-resources .search-filter-results {
  max-width: 800px;
  margin: 0 auto;
}

/* line 978, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-resources .search-filter-results .wp-pagenavi {
  margin-bottom: 3em;
  background-color: #eee;
  padding: 2%;
  width: 96%;
  float: none;
}

/* line 986, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-resources .search-filter-results div {
  clear: both;
}

/* line 990, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-resources .search-filter-results div.results-meta {
  display: inline-block;
  width: 80%;
  margin-right: 4.5%;
}

/* line 995, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-resources .search-filter-results div.results-meta h2 {
  text-align: left;
  font-size: 1.3em;
  padding: 0.25em 0 0.5em;
  font-family: "Lato", sans-serif;
  font-weight: 800;
}

/* line 1002, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-resources .search-filter-results div.results-meta h2::after {
  display: none;
}

/* line 1007, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-resources .search-filter-results div.results-meta p {
  font-size: 1.1em !important;
}

/* line 1011, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-resources .search-filter-results div.results-meta small {
  font-size: 0.85em;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0.25em 0;
  display: block;
}

/* line 1018, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-resources .search-filter-results div.results-meta small a {
  color: #666;
  cursor: default;
}

/* line 1024, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-resources .search-filter-results div.results-meta img.alignleft {
  padding-bottom: 1em;
}

/* line 1028, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-resources .search-filter-results div.results-meta .results-tags {
  font-size: 1em !important;
  font-family: "Lato", sans-serif !important;
}

/* line 1032, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-resources .search-filter-results div.results-meta .results-tags span {
  font-weight: bold;
}

/* line 1039, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-resources .search-filter-results div.results-download {
  display: inline-block;
  width: 87px;
  vertical-align: top;
  background: #EEE;
  text-align: center;
}

/* line 1047, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.page-template-page-covid-resources .search-filter-results hr {
  margin: 1.5em 0;
  border-style: solid;
  border-width: 1px;
  border-color: #CCC;
  clear: both;
}

@media handheld, only screen and (max-width: 1024px) {
  /* line 1059, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
  .page-template-page-covid-resources .content--full-wrap .content-wrapper .content--left {
    width: 95% !important;
  }
}

@media screen and (max-width: 850px) {
  /* line 1070, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
  .page-template-page-covid-resources .search-filter-results h2 {
    font-size: 1.75em !important;
  }
  /* line 1074, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
  .page-template-page-covid-resources #search-filter-form-11052 ul li,
  .page-template-page-covid-resources #search-filter-form-11052 ul li.sf-field-submit,
  .page-template-page-covid-resources #search-filter-form-11052 ul li.sf-field-reset {
    width: 90%;
    margin: 0;
    padding: 2.5% 5%;
    display: block;
  }
  /* line 1085, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
  .page-template-page-covid-resources .search-filter-results div.results-meta {
    display: block;
    width: 100%;
    margin-right: 0;
  }
  /* line 1091, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
  .page-template-page-covid-resources .search-filter-results div.results-download {
    display: block;
    width: 96%;
    text-align: center;
  }
  /* line 1096, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
  .page-template-page-covid-resources .search-filter-results div.results-download img {
    width: auto;
    max-width: 65px;
  }
}

/* line 1115, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.single-discussion-topics .breadcrumbs,
.page-template-page-covid-new-topic .breadcrumbs {
  text-align: left;
}

/* line 1119, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.single-discussion-topics h2,
.page-template-page-covid-new-topic h2 {
  font-family: benton-sans, sans-serif;
  color: #00445e;
  font-size: 2em;
  font-weight: 600;
}

/* line 1126, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.single-discussion-topics h2::after,
.page-template-page-covid-new-topic h2::after {
  margin: 1em auto;
}

/* line 1130, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.single-discussion-topics .stayconnected--full-wrap h2,
.page-template-page-covid-new-topic .stayconnected--full-wrap h2 {
  color: #FFF;
  font-family: tannakone-condensed, sans-serif;
  font-weight: normal;
  letter-spacing: 0.05em;
  font-size: 2.875em;
  margin: 0 1em 0.5em;
}

/* line 1141, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.single-discussion-topics .content--full-wrap .content-wrapper .content--left p, .single-discussion-topics .content--full-wrap .content-wrapper .content--left ol, .single-discussion-topics .content--full-wrap .content-wrapper .content--left ul, .single-discussion-topics .content--full-wrap .content-wrapper .content--left li, .single-discussion-topics .content--full-wrap .content-wrapper .content--left label,
.page-template-page-covid-new-topic .content--full-wrap .content-wrapper .content--left p,
.page-template-page-covid-new-topic .content--full-wrap .content-wrapper .content--left ol,
.page-template-page-covid-new-topic .content--full-wrap .content-wrapper .content--left ul,
.page-template-page-covid-new-topic .content--full-wrap .content-wrapper .content--left li,
.page-template-page-covid-new-topic .content--full-wrap .content-wrapper .content--left label {
  font-family: benton-sans, sans-serif;
}

/* line 1145, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.single-discussion-topics .content--full-wrap .content-wrapper .content--left p.logged-in-as,
.page-template-page-covid-new-topic .content--full-wrap .content-wrapper .content--left p.logged-in-as {
  font-size: 85%;
}

/* line 1149, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.single-discussion-topics .content--full-wrap .content-wrapper .content--left ul.comment-list,
.page-template-page-covid-new-topic .content--full-wrap .content-wrapper .content--left ul.comment-list {
  list-style: none;
}

/* --- ALL DISCUSSION BOARD COMMENT FORMS --- */
/* line 1160, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.content--full-wrap .content-wrapper .content--left .ctdb-breadcrumb-wrapper {
  display: none;
}

/* line 1164, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.content--full-wrap .content-wrapper .content--left .ctdb-info-cell,
.content--full-wrap .content-wrapper .content--left .ctdb-info-cell .dashicons {
  color: #00445e;
}

/* line 1169, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.content--full-wrap .content-wrapper .content--left .ctdb-actions-wrapper p:first-of-type {
  display: none;
}

/* line 1173, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.content--full-wrap .content-wrapper .content--left .ctdb-follow-button {
  background-color: #51a9ce;
  color: #fff;
  border: 0;
  padding: 0.5em 2em;
  font-size: 1.5em;
  font-weight: normal;
  font-family: tannakone-condensed, sans-serif;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

/* line 1185, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.content--full-wrap .content-wrapper .content--left .ctdb-follow-button.ctdb-is-following .dashicons.dashicons-hidden,
.content--full-wrap .content-wrapper .content--left .ctdb-follow-button .dashicons.dashicons-visibility,
.content--full-wrap .content-wrapper .content--left .ctdb-follow-button .follow,
.content--full-wrap .content-wrapper .content--left .ctdb-follow-button.ctdb-is-following .unfollow {
  vertical-align: middle;
  margin-right: 5px;
}

/* line 1193, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.content--full-wrap .content-wrapper .content--left h2.comment-reply-title {
  clear: left;
  font-size: 1.5em;
  text-align: left;
  font-weight: 600;
  padding: 0;
  margin-bottom: 1em;
}

/* line 1202, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.content--full-wrap .content-wrapper .content--left h2.comment-reply-title:after {
  display: none;
}

/* line 1206, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.content--full-wrap .content-wrapper .content--left textarea#comment {
  width: 100%;
  font-size: 18px;
  padding: 10px;
  font-family: benton-sans, sans-serif;
}

/* line 1215, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.content--full-wrap .content-wrapper .content--left .ctdb-login-form-wrapper .ctdb-header {
  background-color: #eee;
}

/* line 1218, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.content--full-wrap .content-wrapper .content--left .ctdb-login-form-wrapper .ctdb-header h3.ctdb-h3 {
  font-size: 1.25em;
  color: #00445e;
  margin-bottom: 0;
}

/* line 1224, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.content--full-wrap .content-wrapper .content--left .ctdb-login-form-wrapper .ctdb-header.active-header {
  background-color: #51a9ce;
}

/* line 1227, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.content--full-wrap .content-wrapper .content--left .ctdb-login-form-wrapper .ctdb-header.active-header h3.ctdb-h3 {
  color: #FFF;
}

/* line 1233, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.content--full-wrap .content-wrapper .content--left .ctdb-login-form-wrapper .ctdb-form-section.active-section {
  border: 1px solid #ddd;
}

/* line 1236, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.content--full-wrap .content-wrapper .content--left .ctdb-login-form-wrapper .ctdb-form-section.active-section a {
  font-size: 75%;
}

/* line 1246, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.content--full-wrap .content-wrapper .content--left .ctdb-form input,
.content--full-wrap .content-wrapper .content--left #ctdb-new-topic input,
.content--full-wrap .content-wrapper .content--left #ctdb-new-topic textarea {
  padding: 10px;
  font-size: 18px;
  line-height: 22px;
}

/* line 1254, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.content--full-wrap .content-wrapper .content--left .ctdb-form input[type="submit"],
.content--full-wrap .content-wrapper .content--left #ctdb-new-topic input[type="submit"],
.content--full-wrap .content-wrapper .content--left .ctdb-new-topic-button {
  background-color: #00445e;
  color: #ffffff;
  letter-spacing: 0.05em;
  font-family: tannakone-condensed, sans-serif;
  text-transform: uppercase;
  padding: 0.5em 3em;
  text-align: center;
  font-size: 1.1em;
  border: none;
}

/* line 1268, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.content--full-wrap .content-wrapper .content--left .ctdb-new-topic-button {
  display: none;
}

/* line 1274, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.content--full-wrap .content-wrapper .content--left .comment-form #nsu-checkbox {
  display: none;
}

/* line 1278, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.content--full-wrap .content-wrapper .content--left .comment-form input[type="submit"] {
  position: relative;
  width: auto;
  height: auto;
  top: auto;
  right: auto;
  background-color: #00445e;
  color: #ffffff;
  letter-spacing: 0.05em;
  font-family: tannakone-condensed, sans-serif;
  text-transform: uppercase;
  padding: 0.5em 3em;
  text-align: center;
  font-size: 1.1em;
  border: none;
}

/* line 1296, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.content--full-wrap .content-wrapper .content--left .ctdb-comments-area .comment-content {
  float: none;
}

/* line 1300, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.content--full-wrap .content-wrapper .content--left .ctdb-comments-area .comment-content p,
.content--full-wrap .content-wrapper .content--left .ctdb-comments-area .comment-content a,
.content--full-wrap .content-wrapper .content--left .comment-meta .vcard {
  font-size: 85%;
}

/* line 1306, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.content--full-wrap .content-wrapper .content--left .ctdb-comments-area .comment-header {
  border: 0;
  background-color: rgba(203, 234, 247, 0.5);
  padding: 0.5em;
}

/* line 1312, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.content--full-wrap .content-wrapper .content--left .ctdb-comments-area .comment-header a {
  font-size: 85%;
  color: #333;
  font-weight: 600;
}

/* line 1318, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.content--full-wrap .content-wrapper .content--left .ctdb-restricted-message,
.content--full-wrap .content-wrapper .content--left .ctdb-success {
  text-align: left;
}

/* line 1323, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_covid.scss */
.content--full-wrap .content-wrapper .content--left .ctdb-login-form-wrapper {
  max-width: 800px;
  margin: 0 auto;
  text-align: left;
}

/* line 7, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing,
.page-template-page-handbook-forum,
.page-template-page-handbook-resources,
.page-template-page-handbook-new-topic,
.single-discussion-topics {
  /* ---- HANDBOOK LANDING PAGE Header --- */
  /* ---- HANDBOOK SUBPAGE Header --- */
}

/* line 13, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing h1, .page-template-page-handbook-landing h2,
.page-template-page-handbook-forum h1,
.page-template-page-handbook-forum h2,
.page-template-page-handbook-resources h1,
.page-template-page-handbook-resources h2,
.page-template-page-handbook-new-topic h1,
.page-template-page-handbook-new-topic h2,
.single-discussion-topics h1,
.single-discussion-topics h2 {
  font-family: tannakone-condensed, sans-serif;
  font-weight: normal;
}

/* line 18, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing .ppphw--full-wrap,
.page-template-page-handbook-forum .ppphw--full-wrap,
.page-template-page-handbook-resources .ppphw--full-wrap,
.page-template-page-handbook-new-topic .ppphw--full-wrap,
.single-discussion-topics .ppphw--full-wrap {
  padding: 5px 10px;
  background: #00445E;
}

/* line 22, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing .ppphw--full-wrap img,
.page-template-page-handbook-forum .ppphw--full-wrap img,
.page-template-page-handbook-resources .ppphw--full-wrap img,
.page-template-page-handbook-new-topic .ppphw--full-wrap img,
.single-discussion-topics .ppphw--full-wrap img {
  width: 10px;
  vertical-align: text-bottom;
  margin: 0 0.5em;
}

/* line 28, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing .ppphw--full-wrap a,
.page-template-page-handbook-forum .ppphw--full-wrap a,
.page-template-page-handbook-resources .ppphw--full-wrap a,
.page-template-page-handbook-new-topic .ppphw--full-wrap a,
.single-discussion-topics .ppphw--full-wrap a {
  color: #ffffff;
  line-height: 30px;
  font-weight: 600;
  display: inline-block;
  text-align: left;
  width: 48%;
  padding-left: 10px;
}

/* line 37, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing .ppphw--full-wrap a .fa-chevron-left:before,
.page-template-page-handbook-forum .ppphw--full-wrap a .fa-chevron-left:before,
.page-template-page-handbook-resources .ppphw--full-wrap a .fa-chevron-left:before,
.page-template-page-handbook-new-topic .ppphw--full-wrap a .fa-chevron-left:before,
.single-discussion-topics .ppphw--full-wrap a .fa-chevron-left:before {
  color: #51a9ce;
  margin-right: 5px;
  vertical-align: middle;
}

/* line 43, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing .ppphw--full-wrap a span,
.page-template-page-handbook-forum .ppphw--full-wrap a span,
.page-template-page-handbook-resources .ppphw--full-wrap a span,
.page-template-page-handbook-new-topic .ppphw--full-wrap a span,
.single-discussion-topics .ppphw--full-wrap a span {
  color: #ffffff;
  font-size: 70%;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  font-family: benton-sans, sans-serif;
}

/* line 50, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing .ppphw--full-wrap a span:hover,
.page-template-page-handbook-forum .ppphw--full-wrap a span:hover,
.page-template-page-handbook-resources .ppphw--full-wrap a span:hover,
.page-template-page-handbook-new-topic .ppphw--full-wrap a span:hover,
.single-discussion-topics .ppphw--full-wrap a span:hover {
  text-decoration: underline;
}

/* line 54, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing .ppphw--full-wrap .translator,
.page-template-page-handbook-forum .ppphw--full-wrap .translator,
.page-template-page-handbook-resources .ppphw--full-wrap .translator,
.page-template-page-handbook-new-topic .ppphw--full-wrap .translator,
.single-discussion-topics .ppphw--full-wrap .translator {
  display: inline-block;
  text-align: right;
  width: 48%;
  color: white;
}

/* line 62, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing .header--full-wrap,
.page-template-page-handbook-forum .header--full-wrap,
.page-template-page-handbook-resources .header--full-wrap,
.page-template-page-handbook-new-topic .header--full-wrap,
.single-discussion-topics .header--full-wrap {
  background-color: #fff;
}

/* line 67, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing .header--full-wrap header,
.page-template-page-handbook-forum .header--full-wrap header,
.page-template-page-handbook-resources .header--full-wrap header,
.page-template-page-handbook-new-topic .header--full-wrap header,
.single-discussion-topics .header--full-wrap header {
  text-align: center;
  background: url("../images/handbook_header_graphic_v2_1@3x.png") no-repeat;
  background-size: 100% auto;
  background-position: 0 50%;
  padding: 0 15%;
}

/* line 74, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing .header--full-wrap header img,
.page-template-page-handbook-forum .header--full-wrap header img,
.page-template-page-handbook-resources .header--full-wrap header img,
.page-template-page-handbook-new-topic .header--full-wrap header img,
.single-discussion-topics .header--full-wrap header img {
  max-width: 500px;
  margin: 3em 0 1em;
}

/* line 79, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing .header--full-wrap header h1,
.page-template-page-handbook-forum .header--full-wrap header h1,
.page-template-page-handbook-resources .header--full-wrap header h1,
.page-template-page-handbook-new-topic .header--full-wrap header h1,
.single-discussion-topics .header--full-wrap header h1 {
  font-family: tannakone-condensed, sans-serif;
  font-weight: 500;
  font-size: 4.5em;
  line-height: 1.1em;
  margin: 0;
  padding-bottom: 0.5em;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  -ms-word-break: keep-all;
  word-break: keep-all;
}

/* line 91, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing .header--full-wrap header h1 a,
.page-template-page-handbook-forum .header--full-wrap header h1 a,
.page-template-page-handbook-resources .header--full-wrap header h1 a,
.page-template-page-handbook-new-topic .header--full-wrap header h1 a,
.single-discussion-topics .header--full-wrap header h1 a {
  color: #00445E;
}

/* line 95, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing .header--full-wrap header h1 span,
.page-template-page-handbook-forum .header--full-wrap header h1 span,
.page-template-page-handbook-resources .header--full-wrap header h1 span,
.page-template-page-handbook-new-topic .header--full-wrap header h1 span,
.single-discussion-topics .header--full-wrap header h1 span {
  color: #51A9CE;
}

/* line 100, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing .header--full-wrap header p,
.page-template-page-handbook-forum .header--full-wrap header p,
.page-template-page-handbook-resources .header--full-wrap header p,
.page-template-page-handbook-new-topic .header--full-wrap header p,
.single-discussion-topics .header--full-wrap header p {
  font-weight: 300;
  text-align: center;
  margin: 0 auto 2em;
  padding: 0 11%;
  line-height: 1.5;
}

/* line 111, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing .header--full-wrap.subpage header,
.page-template-page-handbook-forum .header--full-wrap.subpage header,
.page-template-page-handbook-resources .header--full-wrap.subpage header,
.page-template-page-handbook-new-topic .header--full-wrap.subpage header,
.single-discussion-topics .header--full-wrap.subpage header {
  padding: 0 15%;
  border-bottom: 10px solid #c1272d;
}

/* line 115, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing .header--full-wrap.subpage header img,
.page-template-page-handbook-forum .header--full-wrap.subpage header img,
.page-template-page-handbook-resources .header--full-wrap.subpage header img,
.page-template-page-handbook-new-topic .header--full-wrap.subpage header img,
.single-discussion-topics .header--full-wrap.subpage header img {
  max-width: 350px;
  margin: 1.5em 0 0.5em;
}

/* line 120, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing .header--full-wrap.subpage header h1,
.page-template-page-handbook-forum .header--full-wrap.subpage header h1,
.page-template-page-handbook-resources .header--full-wrap.subpage header h1,
.page-template-page-handbook-new-topic .header--full-wrap.subpage header h1,
.single-discussion-topics .header--full-wrap.subpage header h1 {
  font-size: 3em;
  padding-bottom: 0.75em;
}

/* line 127, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing .content--full-wrap.statement,
.page-template-page-handbook-forum .content--full-wrap.statement,
.page-template-page-handbook-resources .content--full-wrap.statement,
.page-template-page-handbook-new-topic .content--full-wrap.statement,
.single-discussion-topics .content--full-wrap.statement {
  background-color: #E57D15;
  text-align: center;
  padding: 1%;
  width: auto;
}

/* line 133, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing .content--full-wrap.statement a,
.page-template-page-handbook-forum .content--full-wrap.statement a,
.page-template-page-handbook-resources .content--full-wrap.statement a,
.page-template-page-handbook-new-topic .content--full-wrap.statement a,
.single-discussion-topics .content--full-wrap.statement a {
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: white;
  font-size: 1.75em;
  font-family: tannakone-condensed, sans-serif;
  font-weight: 500;
  margin: 0 auto;
  max-width: 440px;
}

/* line 144, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing .content--full-wrap.statement a::after,
.page-template-page-handbook-forum .content--full-wrap.statement a::after,
.page-template-page-handbook-resources .content--full-wrap.statement a::after,
.page-template-page-handbook-new-topic .content--full-wrap.statement a::after,
.single-discussion-topics .content--full-wrap.statement a::after {
  content: "";
  background-image: url("../images/download_icon@2x.png");
  background-size: 35px 35px;
  width: 35px;
  height: 35px;
  display: inline-block;
  margin-left: 15px;
}

/* line 156, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing .buckets--full-wrap,
.page-template-page-handbook-forum .buckets--full-wrap,
.page-template-page-handbook-resources .buckets--full-wrap,
.page-template-page-handbook-new-topic .buckets--full-wrap,
.single-discussion-topics .buckets--full-wrap {
  display: table;
}

/* line 159, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing .buckets--full-wrap .bucket,
.page-template-page-handbook-forum .buckets--full-wrap .bucket,
.page-template-page-handbook-resources .buckets--full-wrap .bucket,
.page-template-page-handbook-new-topic .buckets--full-wrap .bucket,
.single-discussion-topics .buckets--full-wrap .bucket {
  display: table-cell;
  vertical-align: top;
}

/* line 163, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing .buckets--full-wrap .bucket.resources,
.page-template-page-handbook-forum .buckets--full-wrap .bucket.resources,
.page-template-page-handbook-resources .buckets--full-wrap .bucket.resources,
.page-template-page-handbook-new-topic .buckets--full-wrap .bucket.resources,
.single-discussion-topics .buckets--full-wrap .bucket.resources {
  padding: 4%;
  text-align: left;
  width: 41%;
  vertical-align: top;
}

/* line 169, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing .buckets--full-wrap .bucket.resources h2,
.page-template-page-handbook-forum .buckets--full-wrap .bucket.resources h2,
.page-template-page-handbook-resources .buckets--full-wrap .bucket.resources h2,
.page-template-page-handbook-new-topic .buckets--full-wrap .bucket.resources h2,
.single-discussion-topics .buckets--full-wrap .bucket.resources h2 {
  color: #51A9CE;
  font-weight: 500;
  font-family: tannakone-condensed, sans-serif;
  font-size: 3.5em;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin: 0 auto 0.15em;
  line-height: 1.1em;
  text-align: center;
}

/* line 181, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing .buckets--full-wrap .bucket.resources .description,
.page-template-page-handbook-forum .buckets--full-wrap .bucket.resources .description,
.page-template-page-handbook-resources .buckets--full-wrap .bucket.resources .description,
.page-template-page-handbook-new-topic .buckets--full-wrap .bucket.resources .description,
.single-discussion-topics .buckets--full-wrap .bucket.resources .description {
  font-family: tannakone-condensed, sans-serif;
  color: #999999;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 1.3em;
  margin-bottom: 2em;
  text-align: center;
}

/* line 191, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing .buckets--full-wrap .bucket.resources ul,
.page-template-page-handbook-forum .buckets--full-wrap .bucket.resources ul,
.page-template-page-handbook-resources .buckets--full-wrap .bucket.resources ul,
.page-template-page-handbook-new-topic .buckets--full-wrap .bucket.resources ul,
.single-discussion-topics .buckets--full-wrap .bucket.resources ul {
  width: 85%;
  margin: 0 auto 3em;
}

/* line 196, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing .buckets--full-wrap .bucket.resources ul li,
.page-template-page-handbook-forum .buckets--full-wrap .bucket.resources ul li,
.page-template-page-handbook-resources .buckets--full-wrap .bucket.resources ul li,
.page-template-page-handbook-new-topic .buckets--full-wrap .bucket.resources ul li,
.single-discussion-topics .buckets--full-wrap .bucket.resources ul li {
  display: table;
  margin-bottom: 1.5em;
}

/* line 200, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing .buckets--full-wrap .bucket.resources ul li .date,
.page-template-page-handbook-landing .buckets--full-wrap .bucket.resources ul li .article,
.page-template-page-handbook-forum .buckets--full-wrap .bucket.resources ul li .date,
.page-template-page-handbook-forum .buckets--full-wrap .bucket.resources ul li .article,
.page-template-page-handbook-resources .buckets--full-wrap .bucket.resources ul li .date,
.page-template-page-handbook-resources .buckets--full-wrap .bucket.resources ul li .article,
.page-template-page-handbook-new-topic .buckets--full-wrap .bucket.resources ul li .date,
.page-template-page-handbook-new-topic .buckets--full-wrap .bucket.resources ul li .article,
.single-discussion-topics .buckets--full-wrap .bucket.resources ul li .date,
.single-discussion-topics .buckets--full-wrap .bucket.resources ul li .article {
  display: table-cell;
  vertical-align: top;
}

/* line 206, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing .buckets--full-wrap .bucket.resources ul li .date,
.page-template-page-handbook-forum .buckets--full-wrap .bucket.resources ul li .date,
.page-template-page-handbook-resources .buckets--full-wrap .bucket.resources ul li .date,
.page-template-page-handbook-new-topic .buckets--full-wrap .bucket.resources ul li .date,
.single-discussion-topics .buckets--full-wrap .bucket.resources ul li .date {
  width: 17%;
  padding-right: 3%;
  color: #666;
  font-size: 0.9em;
}

/* line 213, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing .buckets--full-wrap .bucket.resources ul li .article,
.page-template-page-handbook-forum .buckets--full-wrap .bucket.resources ul li .article,
.page-template-page-handbook-resources .buckets--full-wrap .bucket.resources ul li .article,
.page-template-page-handbook-new-topic .buckets--full-wrap .bucket.resources ul li .article,
.single-discussion-topics .buckets--full-wrap .bucket.resources ul li .article {
  width: 80%;
  font-family: benton-sans, sans-serif !important;
}

/* line 217, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing .buckets--full-wrap .bucket.resources ul li .article a,
.page-template-page-handbook-forum .buckets--full-wrap .bucket.resources ul li .article a,
.page-template-page-handbook-resources .buckets--full-wrap .bucket.resources ul li .article a,
.page-template-page-handbook-new-topic .buckets--full-wrap .bucket.resources ul li .article a,
.single-discussion-topics .buckets--full-wrap .bucket.resources ul li .article a {
  color: #00445e;
  font-weight: 600;
  display: block;
  margin-bottom: 0.25em;
  font-size: 1.25em;
}

/* line 225, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing .buckets--full-wrap .bucket.resources ul li .article span,
.page-template-page-handbook-forum .buckets--full-wrap .bucket.resources ul li .article span,
.page-template-page-handbook-resources .buckets--full-wrap .bucket.resources ul li .article span,
.page-template-page-handbook-new-topic .buckets--full-wrap .bucket.resources ul li .article span,
.single-discussion-topics .buckets--full-wrap .bucket.resources ul li .article span {
  line-height: 1.5em;
  font-size: 0.75em;
  color: #666;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-weight: 600;
}

/* line 234, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing .buckets--full-wrap .bucket.resources ul li .article p,
.page-template-page-handbook-forum .buckets--full-wrap .bucket.resources ul li .article p,
.page-template-page-handbook-resources .buckets--full-wrap .bucket.resources ul li .article p,
.page-template-page-handbook-new-topic .buckets--full-wrap .bucket.resources ul li .article p,
.single-discussion-topics .buckets--full-wrap .bucket.resources ul li .article p {
  font-family: benton-sans, sans-serif !important;
}

/* line 240, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing .buckets--full-wrap .bucket.resources img,
.page-template-page-handbook-forum .buckets--full-wrap .bucket.resources img,
.page-template-page-handbook-resources .buckets--full-wrap .bucket.resources img,
.page-template-page-handbook-new-topic .buckets--full-wrap .bucket.resources img,
.single-discussion-topics .buckets--full-wrap .bucket.resources img {
  max-width: 250px;
  margin: 0 auto 2em;
  display: block;
}

/* line 246, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing .buckets--full-wrap .bucket.resources a.view-all,
.page-template-page-handbook-forum .buckets--full-wrap .bucket.resources a.view-all,
.page-template-page-handbook-resources .buckets--full-wrap .bucket.resources a.view-all,
.page-template-page-handbook-new-topic .buckets--full-wrap .bucket.resources a.view-all,
.single-discussion-topics .buckets--full-wrap .bucket.resources a.view-all {
  display: block;
  background-color: #00445E;
  color: #ffffff;
  letter-spacing: 0.05em;
  font-family: tannakone-condensed, sans-serif;
  text-transform: uppercase;
  padding: 3% 10%;
  text-align: center;
  font-size: 1.25em;
  margin: 0 auto;
  display: block;
  width: 40%;
  margin: 0 auto !important;
}

/* line 264, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing .buckets--full-wrap .bucket.forum,
.page-template-page-handbook-forum .buckets--full-wrap .bucket.forum,
.page-template-page-handbook-resources .buckets--full-wrap .bucket.forum,
.page-template-page-handbook-new-topic .buckets--full-wrap .bucket.forum,
.single-discussion-topics .buckets--full-wrap .bucket.forum {
  padding: 4% 2.5% 0;
  text-align: center;
  width: 44%;
  background-color: rgba(198, 156, 109, 0.08);
}

/* line 270, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing .buckets--full-wrap .bucket.forum h2,
.page-template-page-handbook-forum .buckets--full-wrap .bucket.forum h2,
.page-template-page-handbook-resources .buckets--full-wrap .bucket.forum h2,
.page-template-page-handbook-new-topic .buckets--full-wrap .bucket.forum h2,
.single-discussion-topics .buckets--full-wrap .bucket.forum h2 {
  color: #51A9CE;
  font-weight: 500;
  font-family: tannakone-condensed, sans-serif;
  font-size: 4.5em;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  max-width: 375px;
  margin: 0 auto;
  line-height: 1.05em;
}

/* line 282, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing .buckets--full-wrap .bucket.forum .description,
.page-template-page-handbook-forum .buckets--full-wrap .bucket.forum .description,
.page-template-page-handbook-resources .buckets--full-wrap .bucket.forum .description,
.page-template-page-handbook-new-topic .buckets--full-wrap .bucket.forum .description,
.single-discussion-topics .buckets--full-wrap .bucket.forum .description {
  font-family: tannakone-condensed, sans-serif;
  color: #999;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 1.7em;
  margin: 0.25em 0 1.5em;
  text-align: center;
  font-weight: 500;
}

/* line 293, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing .buckets--full-wrap .bucket.forum a,
.page-template-page-handbook-forum .buckets--full-wrap .bucket.forum a,
.page-template-page-handbook-resources .buckets--full-wrap .bucket.forum a,
.page-template-page-handbook-new-topic .buckets--full-wrap .bucket.forum a,
.single-discussion-topics .buckets--full-wrap .bucket.forum a {
  display: inline-block;
  background-color: #00445E;
  color: #ffffff;
  letter-spacing: 0.05em;
  font-family: tannakone-condensed, sans-serif;
  text-transform: uppercase;
  padding: 0.75em 3em;
  text-align: center;
  font-size: 1.25em;
}

/* line 305, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing .buckets--full-wrap .bucket.forum img,
.page-template-page-handbook-forum .buckets--full-wrap .bucket.forum img,
.page-template-page-handbook-resources .buckets--full-wrap .bucket.forum img,
.page-template-page-handbook-new-topic .buckets--full-wrap .bucket.forum img,
.single-discussion-topics .buckets--full-wrap .bucket.forum img {
  width: 100%;
  height: auto;
  margin: 2em 0 3em;
  vertical-align: bottom;
  max-width: 530px;
}

/* line 319, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing .content--full-wrap.news,
.page-template-page-handbook-forum .content--full-wrap.news,
.page-template-page-handbook-resources .content--full-wrap.news,
.page-template-page-handbook-new-topic .content--full-wrap.news,
.single-discussion-topics .content--full-wrap.news {
  border-top: 1px solid #cbeaf7;
  padding: 5% 5% 2%;
  width: auto;
}

/* line 324, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing .content--full-wrap.news h2,
.page-template-page-handbook-forum .content--full-wrap.news h2,
.page-template-page-handbook-resources .content--full-wrap.news h2,
.page-template-page-handbook-new-topic .content--full-wrap.news h2,
.single-discussion-topics .content--full-wrap.news h2 {
  background-color: #00445e;
  color: #fff;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 1.8em;
  padding: 0.5em 0;
  display: block;
  max-width: 100%;
}

/* line 335, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing .content--full-wrap.news h2::after,
.page-template-page-handbook-forum .content--full-wrap.news h2::after,
.page-template-page-handbook-resources .content--full-wrap.news h2::after,
.page-template-page-handbook-new-topic .content--full-wrap.news h2::after,
.single-discussion-topics .content--full-wrap.news h2::after {
  display: none;
}

/* line 339, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing .content--full-wrap.news ul,
.page-template-page-handbook-forum .content--full-wrap.news ul,
.page-template-page-handbook-resources .content--full-wrap.news ul,
.page-template-page-handbook-new-topic .content--full-wrap.news ul,
.single-discussion-topics .content--full-wrap.news ul {
  display: flex;
  flex-wrap: nowrap;
  margin: 1em 0;
}

/* line 345, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing .content--full-wrap.news ul li,
.page-template-page-handbook-forum .content--full-wrap.news ul li,
.page-template-page-handbook-resources .content--full-wrap.news ul li,
.page-template-page-handbook-new-topic .content--full-wrap.news ul li,
.single-discussion-topics .content--full-wrap.news ul li {
  margin: 3%;
  width: 27%;
}

/* line 350, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing .content--full-wrap.news .article span,
.page-template-page-handbook-forum .content--full-wrap.news .article span,
.page-template-page-handbook-resources .content--full-wrap.news .article span,
.page-template-page-handbook-new-topic .content--full-wrap.news .article span,
.single-discussion-topics .content--full-wrap.news .article span {
  line-height: 1.5em;
  font-size: 0.75em;
  color: #666;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-weight: 600;
  display: block;
  margin-bottom: 10px;
}

/* line 361, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing .content--full-wrap.news .article a,
.page-template-page-handbook-forum .content--full-wrap.news .article a,
.page-template-page-handbook-resources .content--full-wrap.news .article a,
.page-template-page-handbook-new-topic .content--full-wrap.news .article a,
.single-discussion-topics .content--full-wrap.news .article a {
  color: #c1272d;
  font-family: tannakone-condensed, sans-serif;
  letter-spacing: 0.025em;
  font-size: 2em;
  line-height: 1.4em;
  display: block;
  font-weight: normal;
  -webkit-transition: color 0.4s;
  /* For Safari 3.0 to 6.0 */
  transition: color 0.4s;
  /* For modern browsers */
}

/* line 373, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing .content--full-wrap.news .article a:hover,
.page-template-page-handbook-forum .content--full-wrap.news .article a:hover,
.page-template-page-handbook-resources .content--full-wrap.news .article a:hover,
.page-template-page-handbook-new-topic .content--full-wrap.news .article a:hover,
.single-discussion-topics .content--full-wrap.news .article a:hover {
  color: #00445e;
}

/* line 377, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing .content--full-wrap.news a.more,
.page-template-page-handbook-forum .content--full-wrap.news a.more,
.page-template-page-handbook-resources .content--full-wrap.news a.more,
.page-template-page-handbook-new-topic .content--full-wrap.news a.more,
.single-discussion-topics .content--full-wrap.news a.more {
  display: inline-block;
  text-align: right;
  letter-spacing: 0.05em;
  font-family: tannakone-condensed, sans-serif;
  text-transform: uppercase;
  font-size: 1.25em;
  color: #00445e;
  padding: 0.5em 1em;
  text-decoration: none;
  border-bottom: 3px solid transparent;
  -webkit-transition: all ease-in-out 0.4s;
  /* For Safari 3.0 to 6.0 */
  transition: all ease-in-out 0.4s;
}

/* line 392, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing .content--full-wrap.news a.more:hover,
.page-template-page-handbook-forum .content--full-wrap.news a.more:hover,
.page-template-page-handbook-resources .content--full-wrap.news a.more:hover,
.page-template-page-handbook-new-topic .content--full-wrap.news a.more:hover,
.single-discussion-topics .content--full-wrap.news a.more:hover {
  border-color: #51a9ce;
}

/* line 397, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing .content--full-wrap.keepclean,
.page-template-page-handbook-forum .content--full-wrap.keepclean,
.page-template-page-handbook-resources .content--full-wrap.keepclean,
.page-template-page-handbook-new-topic .content--full-wrap.keepclean,
.single-discussion-topics .content--full-wrap.keepclean {
  background: rgba(203, 234, 247, 0.2);
  border-top: 1px solid;
  border-top-color: rgba(203, 234, 247, 0.5);
  width: auto;
  padding: 5% 5% 2%;
}

/* line 404, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing .content--full-wrap.keepclean h2,
.page-template-page-handbook-forum .content--full-wrap.keepclean h2,
.page-template-page-handbook-resources .content--full-wrap.keepclean h2,
.page-template-page-handbook-new-topic .content--full-wrap.keepclean h2,
.single-discussion-topics .content--full-wrap.keepclean h2 {
  color: #333333;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-size: 2.2em;
  display: block;
  max-width: 100%;
  margin-bottom: 0.75em;
}

/* line 414, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing .content--full-wrap.keepclean h2::after,
.page-template-page-handbook-forum .content--full-wrap.keepclean h2::after,
.page-template-page-handbook-resources .content--full-wrap.keepclean h2::after,
.page-template-page-handbook-new-topic .content--full-wrap.keepclean h2::after,
.single-discussion-topics .content--full-wrap.keepclean h2::after {
  display: none;
}

/* line 418, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing .content--full-wrap.keepclean p,
.page-template-page-handbook-forum .content--full-wrap.keepclean p,
.page-template-page-handbook-resources .content--full-wrap.keepclean p,
.page-template-page-handbook-new-topic .content--full-wrap.keepclean p,
.single-discussion-topics .content--full-wrap.keepclean p {
  font-size: 1.5em;
  font-weight: 300;
  line-height: 1.5em;
  text-align: center;
  width: 75%;
  margin: 0 auto;
  color: #51a9ce;
}

/* line 428, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing .content--full-wrap.keepclean .icons,
.page-template-page-handbook-forum .content--full-wrap.keepclean .icons,
.page-template-page-handbook-resources .content--full-wrap.keepclean .icons,
.page-template-page-handbook-new-topic .content--full-wrap.keepclean .icons,
.single-discussion-topics .content--full-wrap.keepclean .icons {
  text-align: center;
  margin: 2em 0 4em;
}

/* line 433, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing .content--full-wrap.keepclean .icons img,
.page-template-page-handbook-forum .content--full-wrap.keepclean .icons img,
.page-template-page-handbook-resources .content--full-wrap.keepclean .icons img,
.page-template-page-handbook-new-topic .content--full-wrap.keepclean .icons img,
.single-discussion-topics .content--full-wrap.keepclean .icons img {
  display: inline-block;
  width: 44%;
}

/* line 438, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-landing .content--full-wrap.keepclean .icons img:first-of-type,
.page-template-page-handbook-forum .content--full-wrap.keepclean .icons img:first-of-type,
.page-template-page-handbook-resources .content--full-wrap.keepclean .icons img:first-of-type,
.page-template-page-handbook-new-topic .content--full-wrap.keepclean .icons img:first-of-type,
.single-discussion-topics .content--full-wrap.keepclean .icons img:first-of-type {
  margin-right: 6%;
}

@media handheld, only screen and (max-width: 850px) {
  /* line 449, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
  .page-template-page-handbook-landing .buckets--full-wrap {
    display: block;
  }
  /* line 452, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
  .page-template-page-handbook-landing .buckets--full-wrap .bucket.resources,
  .page-template-page-handbook-landing .buckets--full-wrap .bucket.forum {
    width: 85%;
    display: block;
  }
  /* line 458, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
  .page-template-page-handbook-landing .buckets--full-wrap .bucket.forum {
    padding: 7.5% 7.5% 0;
    border-bottom: 1px solid #DDD;
  }
  /* line 463, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
  .page-template-page-handbook-landing .buckets--full-wrap .bucket.resources {
    padding: 7.5%;
  }
  /* line 468, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
  .page-template-page-handbook-landing .content--full-wrap.news {
    padding: 2.5%;
  }
  /* line 471, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
  .page-template-page-handbook-landing .content--full-wrap.news h2 {
    margin: 0.75em;
  }
  /* line 475, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
  .page-template-page-handbook-landing .content--full-wrap.news ul {
    display: block;
  }
  /* line 479, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
  .page-template-page-handbook-landing .content--full-wrap.news ul li {
    margin: 3%;
    width: 94%;
  }
  /* line 484, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
  .page-template-page-handbook-landing .content--full-wrap.news .article a {
    line-height: 1.2em;
  }
  /* line 488, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
  .page-template-page-handbook-landing .content--full-wrap.news a.more {
    text-align: left;
    display: block;
    margin: 1em 0;
  }
  /* line 504, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
  .page-template-page-handbook-landing .stayconnected--full-wrap.covid19 .wrapper,
  .page-template-page-handbook-forum .stayconnected--full-wrap.covid19 .wrapper,
  .page-template-page-handbook-resources .stayconnected--full-wrap.covid19 .wrapper,
  .page-template-page-handbook-new-topic .stayconnected--full-wrap.covid19 .wrapper,
  .single-discussion-topics .stayconnected--full-wrap.covid19 .wrapper {
    padding: 10%;
    width: 80%;
  }
  /* line 509, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
  .page-template-page-handbook-landing .stayconnected--full-wrap.covid19 .social--wrap,
  .page-template-page-handbook-forum .stayconnected--full-wrap.covid19 .social--wrap,
  .page-template-page-handbook-resources .stayconnected--full-wrap.covid19 .social--wrap,
  .page-template-page-handbook-new-topic .stayconnected--full-wrap.covid19 .social--wrap,
  .single-discussion-topics .stayconnected--full-wrap.covid19 .social--wrap {
    float: none;
    display: block;
    text-align: center;
    margin: 0 0 3em;
  }
  /* line 516, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
  .page-template-page-handbook-landing .stayconnected--full-wrap.covid19 h2, .page-template-page-handbook-landing .stayconnected--full-wrap.covid19 p,
  .page-template-page-handbook-forum .stayconnected--full-wrap.covid19 h2,
  .page-template-page-handbook-forum .stayconnected--full-wrap.covid19 p,
  .page-template-page-handbook-resources .stayconnected--full-wrap.covid19 h2,
  .page-template-page-handbook-resources .stayconnected--full-wrap.covid19 p,
  .page-template-page-handbook-new-topic .stayconnected--full-wrap.covid19 h2,
  .page-template-page-handbook-new-topic .stayconnected--full-wrap.covid19 p,
  .single-discussion-topics .stayconnected--full-wrap.covid19 h2,
  .single-discussion-topics .stayconnected--full-wrap.covid19 p {
    text-align: center;
    max-width: none;
  }
}

@media handheld, only screen and (max-width: 550px) {
  /* line 540, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
  .page-template-page-handbook-landing .content--full-wrap .content-wrapper.socialmedia .content--left #sm-rows .item {
    width: 95%;
    margin: 2% 2% 5%;
  }
  /* line 550, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
  .page-template-page-handbook-landing .content--full-wrap.keepclean {
    padding: 5% 5% 2%;
  }
  /* line 553, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
  .page-template-page-handbook-landing .content--full-wrap.keepclean p {
    font-size: 1.25em;
    width: auto;
  }
  /* line 558, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
  .page-template-page-handbook-landing .content--full-wrap.keepclean .icons {
    margin: 2em 0 4em;
  }
  /* line 562, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
  .page-template-page-handbook-landing .content--full-wrap.keepclean .icons img {
    display: block;
    width: 100%;
  }
  /* line 567, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
  .page-template-page-handbook-landing .content--full-wrap.keepclean .icons img:first-of-type {
    margin-right: 0;
  }
  /* line 582, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
  .page-template-page-handbook-landing .content--full-wrap .content-wrapper .content--left .page-title h2 span,
  .page-template-page-handbook-forum .content--full-wrap .content-wrapper .content--left .page-title h2 span,
  .page-template-page-handbook-resources .content--full-wrap .content-wrapper .content--left .page-title h2 span,
  .page-template-page-handbook-new-topic .content--full-wrap .content-wrapper .content--left .page-title h2 span,
  .single-discussion-topics .content--full-wrap .content-wrapper .content--left .page-title h2 span {
    display: block;
  }
  /* line 598, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
  .page-template-page-handbook-landing .buckets--full-wrap .bucket,
  .page-template-page-handbook-forum .buckets--full-wrap .bucket,
  .page-template-page-handbook-resources .buckets--full-wrap .bucket,
  .page-template-page-handbook-new-topic .buckets--full-wrap .bucket,
  .single-discussion-topics .buckets--full-wrap .bucket {
    width: auto;
    float: none;
    display: block;
  }
  /* line 603, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
  .page-template-page-handbook-landing .buckets--full-wrap .bucket img,
  .page-template-page-handbook-forum .buckets--full-wrap .bucket img,
  .page-template-page-handbook-resources .buckets--full-wrap .bucket img,
  .page-template-page-handbook-new-topic .buckets--full-wrap .bucket img,
  .single-discussion-topics .buckets--full-wrap .bucket img {
    width: 50%;
  }
  /* line 607, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
  .page-template-page-handbook-landing .buckets--full-wrap .bucket.forum h2,
  .page-template-page-handbook-forum .buckets--full-wrap .bucket.forum h2,
  .page-template-page-handbook-resources .buckets--full-wrap .bucket.forum h2,
  .page-template-page-handbook-new-topic .buckets--full-wrap .bucket.forum h2,
  .single-discussion-topics .buckets--full-wrap .bucket.forum h2 {
    font-size: 3.75em;
  }
  /* line 615, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
  .page-template-page-handbook-landing .buckets--full-wrap .bucket.resources ul li,
  .page-template-page-handbook-forum .buckets--full-wrap .bucket.resources ul li,
  .page-template-page-handbook-resources .buckets--full-wrap .bucket.resources ul li,
  .page-template-page-handbook-new-topic .buckets--full-wrap .bucket.resources ul li,
  .single-discussion-topics .buckets--full-wrap .bucket.resources ul li {
    border-bottom: 1px solid #DDD;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  /* line 620, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
  .page-template-page-handbook-landing .buckets--full-wrap .bucket.resources ul li .date,
  .page-template-page-handbook-landing .buckets--full-wrap .bucket.resources ul li .article,
  .page-template-page-handbook-forum .buckets--full-wrap .bucket.resources ul li .date,
  .page-template-page-handbook-forum .buckets--full-wrap .bucket.resources ul li .article,
  .page-template-page-handbook-resources .buckets--full-wrap .bucket.resources ul li .date,
  .page-template-page-handbook-resources .buckets--full-wrap .bucket.resources ul li .article,
  .page-template-page-handbook-new-topic .buckets--full-wrap .bucket.resources ul li .date,
  .page-template-page-handbook-new-topic .buckets--full-wrap .bucket.resources ul li .article,
  .single-discussion-topics .buckets--full-wrap .bucket.resources ul li .date,
  .single-discussion-topics .buckets--full-wrap .bucket.resources ul li .article {
    display: block;
    width: 100%;
    padding: 0;
  }
  /* line 627, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
  .page-template-page-handbook-landing .buckets--full-wrap .bucket.resources ul li .date,
  .page-template-page-handbook-forum .buckets--full-wrap .bucket.resources ul li .date,
  .page-template-page-handbook-resources .buckets--full-wrap .bucket.resources ul li .date,
  .page-template-page-handbook-new-topic .buckets--full-wrap .bucket.resources ul li .date,
  .single-discussion-topics .buckets--full-wrap .bucket.resources ul li .date {
    margin-bottom: 5px;
  }
  /* line 638, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
  .page-template-page-handbook-landing .overview--full-wrap .wrapper {
    width: 80%;
    padding: 10%;
  }
}

@media screen and (max-width: 760px) {
  /* line 653, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
  .page-template-page-handbook-landing .header--full-wrap header img {
    margin: 2em 0 1em;
  }
  /* line 657, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
  .page-template-page-handbook-landing .header--full-wrap header h1 {
    font-size: 3em;
  }
}

/* line 670, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-forum .breadcrumbs {
  text-align: left;
}

/* line 673, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-forum .breadcrumbs a {
  color: #00445e;
}

/* line 676, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-forum h2.entry-title {
  font-family: tannakone-condensed, sans-serif;
  color: #51a9ce;
  font-size: 4em;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.01em;
  text-align: left;
  margin: 0.2em 0 0;
  padding: 0;
}

/* line 688, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-forum h2::after {
  display: none;
}

/* line 694, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-forum .content--full-wrap .content-wrapper .content--left p, .page-template-page-handbook-forum .content--full-wrap .content-wrapper .content--left ol, .page-template-page-handbook-forum .content--full-wrap .content-wrapper .content--left ul, .page-template-page-handbook-forum .content--full-wrap .content-wrapper .content--left li, .page-template-page-handbook-forum .content--full-wrap .content-wrapper .content--left label {
  font-family: benton-sans, sans-serif;
}

/* line 700, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-forum .content--full-wrap .content-wrapper {
  max-width: 1400px;
  width: auto;
  text-align: center;
}

/* line 705, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-forum .content--full-wrap .content-wrapper .content--left {
  width: 100%;
}

/* line 708, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-forum .content--full-wrap .content-wrapper .content--left p {
  font-size: 1.15em;
}

/* line 712, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-forum .content--full-wrap .content-wrapper .content--left ul ul {
  margin: 1%;
  padding: 1% 2%;
}

/* line 717, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-forum .content--full-wrap .content-wrapper .content--left li ul li {
  font-size: 0.9em;
  list-style: none !important;
  text-align: left;
}

/* line 723, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-forum .content--full-wrap .content-wrapper .content--left ul.ctdb-pagination {
  list-style: none;
}

/* line 729, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-forum ul.ctdb-topic-table.ctdb-topic-table-col-4 {
  list-style: none !important;
}

/* line 733, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-forum li.ctdb-topic-table-header {
  display: none;
}

/* line 737, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-forum li.ctdb-topic-table-item.ctdb-topic-table-avatar {
  display: none;
}

/* line 741, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-forum span.ctdb-topic-table-posted-by {
  display: none;
}

/* line 745, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-forum .ctdb-topic-mobile-metafields {
  display: none;
}

/* line 749, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-forum li.ctdb-topic-table-item.ctdb-topic-table-replies {
  display: none;
}

/* line 753, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-forum ul.ctdb-topic-table-row li {
  padding: 10px 0 0;
  vertical-align: middle;
  border-bottom: 0;
  display: block;
}

/* line 760, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-forum ul.ctdb-topic-table-row li a {
  font-weight: 600;
  color: #00445e;
}

/* line 765, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-forum ul.ctdb-topic-table-row li .comment-timeago {
  line-height: 1.5em;
  font-size: 0.75em;
  color: #666;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-weight: 600;
}

/* line 776, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-forum ul.ctdb-topic-table-row {
  list-style: none !important;
  padding: 0;
  margin: 0;
  display: inline-block;
  width: 21%;
  vertical-align: top;
}

/* line 785, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-forum ul.ctdb-topic-table-row {
  background-color: #f1f1f1;
}

/* line 789, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-forum li.ctdb-topic-table-title,
.page-template-page-handbook-forum li.ctdb-topic-table-topic,
.page-template-page-handbook-forum li.ctdb-topic-table-board,
.page-template-page-handbook-forum li.ctdb-topic-table-replies,
.page-template-page-handbook-forum li.ctdb-topic-table-date,
.page-template-page-handbook-forum li.ctdb-topic-table-started,
.page-template-page-handbook-forum li.ctdb-topic-table-freshness,
.page-template-page-handbook-forum li.ctdb-topic-table-voices,
.page-template-page-handbook-forum li.ctdb-topic-table-status li.ctdb-topic-table-freshness,
.page-template-page-handbook-forum li.ctdb-topic-table-topics {
  width: auto;
}

/* line 804, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.ctdb-single-layout-classic ul.ctdb-topic-table,
.ctdb-archive-layout-classic ul.ctdb-topic-table {
  border: 0 !important;
  padding: 0 !important;
}

/* line 810, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.ctdb-success,
.ctdb-errors {
  padding: 1.5em !important;
  margin-bottom: 2em !important;
}

/* line 816, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.ctdb-errors {
  background-color: #ffcdcd !important;
  border: 1px solid #ffcdcd !important;
}

/* line 821, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.ctdb-success {
  background-color: #d4eec6 !important;
  border: 1px solid #d4eec6 !important;
}

/* line 826, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.ctdb-success:before {
  content: "!";
  border: 2px solid black;
  border-radius: 20px;
  width: 20px;
  height: 20px;
  float: left;
  text-align: center;
  line-height: 20px;
  margin: 0.25em 1em 0.75em 0;
}

/* line 838, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.ctdb-board-wrapper {
  display: none;
}

@media handheld, only screen and (max-width: 1024px) {
  /* line 851, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
  .page-template-page-handbook-forum .content--full-wrap .content-wrapper .content--left {
    width: 100% !important;
  }
}

@media screen and (max-width: 760px) {
  /* line 866, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
  .page-template-page-handbook-forum .content--full-wrap .content-wrapper .content--left .alignleft img {
    max-width: 100%;
    margin: 0.5em 0;
  }
}

/* line 882, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-resources .breadcrumbs {
  text-align: left;
}

/* line 885, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-resources .breadcrumbs a {
  color: #00445e;
}

/* line 888, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-resources h2.entry-title {
  font-family: tannakone-condensed, sans-serif;
  color: #51a9ce;
  font-size: 4em;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.01em;
  text-align: left;
  margin: 0.2em 0 0;
  padding: 0;
}

/* line 900, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-resources h2::after {
  display: none;
}

/* line 906, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-resources .content--full-wrap .content-wrapper .content--left p, .page-template-page-handbook-resources .content--full-wrap .content-wrapper .content--left ol, .page-template-page-handbook-resources .content--full-wrap .content-wrapper .content--left ul, .page-template-page-handbook-resources .content--full-wrap .content-wrapper .content--left li, .page-template-page-handbook-resources .content--full-wrap .content-wrapper .content--left label {
  font-family: benton-sans, sans-serif;
}

/* line 912, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-resources .content--full-wrap .content-wrapper {
  max-width: 1400px;
  width: auto;
}

/* line 916, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-resources .content--full-wrap .content-wrapper .content--left {
  width: 100%;
}

/* line 919, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-resources .content--full-wrap .content-wrapper .content--left p {
  font-size: 1.15em;
}

/* line 923, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-resources .content--full-wrap .content-wrapper .content--left ul ul {
  margin: 1%;
  padding: 1% 2%;
}

/* line 928, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-resources .content--full-wrap .content-wrapper .content--left li ul li {
  font-size: 0.9em;
  list-style: none !important;
  text-align: left;
}

/* line 939, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-resources #search-filter-form-11052 ul {
  padding: 1em 0;
}

/* line 943, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-resources #search-filter-form-11052 ul li {
  display: inline-block;
  margin: 1%;
  padding: 5px 0;
  width: 21%;
}

/* line 949, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-resources #search-filter-form-11052 ul li h4 {
  font-size: 0.8em;
  padding: 5px 0 0;
  margin-bottom: 0.4em;
}

/* line 957, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-resources #search-filter-form-11052 ul li.sf-field-search {
  width: 90% !important;
  display: block !important;
}

/* line 962, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-resources #search-filter-form-11052 input {
  padding: 1.5% 2%;
  font-size: 0.8em;
  width: 96%;
}

/* line 968, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-resources #search-filter-form-11052 input[type="submit"] {
  background: #00445D;
  border: 0;
  padding: 10px 20px !important;
  border-radius: 3px;
  color: #FFF;
  text-transform: uppercase;
  font-weight: bold;
}

/* line 978, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-resources #search-filter-form-11052 label {
  font-size: 0.9em;
  width: 100%;
}

/* line 983, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-resources #search-filter-form-11052 select {
  font-size: 0.7em;
  height: 2.5em;
  color: #666;
  border-color: #CCC;
  width: 100%;
}

/* line 991, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-resources #search-filter-form-11052 ul li.sf-field-submit {
  width: 20%;
}

/* line 995, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-resources #search-filter-form-11052 ul li.sf-field-reset {
  width: 5%;
  font-family: "Lato", sans-serif;
  font-size: 0.9em;
  letter-spacing: 0.02em;
}

/* line 1001, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-resources #search-filter-form-11052 ul li.sf-field-reset a {
  color: #999;
}

/* line 1008, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-resources .search-filter-results {
  max-width: 800px;
  margin: 0 auto;
}

/* line 1012, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-resources .search-filter-results .wp-pagenavi {
  margin-bottom: 3em;
  background-color: #eee;
  padding: 2%;
  width: 96%;
  float: none;
}

/* line 1020, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-resources .search-filter-results div {
  clear: both;
}

/* line 1024, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-resources .search-filter-results div.results-meta {
  display: inline-block;
  width: 80%;
  margin-right: 4.5%;
}

/* line 1029, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-resources .search-filter-results div.results-meta h2 {
  text-align: left;
  font-size: 1.3em;
  padding: 0.25em 0 0.5em;
  font-family: "Lato", sans-serif;
  font-weight: 800;
}

/* line 1036, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-resources .search-filter-results div.results-meta h2::after {
  display: none;
}

/* line 1041, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-resources .search-filter-results div.results-meta p {
  font-size: 1.1em !important;
}

/* line 1045, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-resources .search-filter-results div.results-meta small {
  font-size: 0.85em;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0.25em 0;
  display: block;
}

/* line 1052, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-resources .search-filter-results div.results-meta small a {
  color: #666;
  cursor: default;
}

/* line 1058, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-resources .search-filter-results div.results-meta img.alignleft {
  padding-bottom: 1em;
}

/* line 1062, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-resources .search-filter-results div.results-meta .results-tags {
  font-size: 1em !important;
  font-family: "Lato", sans-serif !important;
}

/* line 1066, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-resources .search-filter-results div.results-meta .results-tags span {
  font-weight: bold;
}

/* line 1073, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-resources .search-filter-results div.results-download {
  display: inline-block;
  width: 87px;
  vertical-align: top;
  background: #EEE;
  text-align: center;
}

/* line 1081, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.page-template-page-handbook-resources .search-filter-results hr {
  margin: 1.5em 0;
  border-style: solid;
  border-width: 1px;
  border-color: #CCC;
  clear: both;
}

@media handheld, only screen and (max-width: 1024px) {
  /* line 1093, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
  .page-template-page-handbook-resources .content--full-wrap .content-wrapper .content--left {
    width: 95% !important;
  }
}

@media screen and (max-width: 850px) {
  /* line 1104, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
  .page-template-page-handbook-resources .search-filter-results h2 {
    font-size: 1.75em !important;
  }
  /* line 1108, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
  .page-template-page-handbook-resources #search-filter-form-11052 ul li,
  .page-template-page-handbook-resources #search-filter-form-11052 ul li.sf-field-submit,
  .page-template-page-handbook-resources #search-filter-form-11052 ul li.sf-field-reset {
    width: 90%;
    margin: 0;
    padding: 2.5% 5%;
    display: block;
  }
  /* line 1119, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
  .page-template-page-handbook-resources .search-filter-results div.results-meta {
    display: block;
    width: 100%;
    margin-right: 0;
  }
  /* line 1125, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
  .page-template-page-handbook-resources .search-filter-results div.results-download {
    display: block;
    width: 96%;
    text-align: center;
  }
  /* line 1130, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
  .page-template-page-handbook-resources .search-filter-results div.results-download img {
    width: auto;
    max-width: 65px;
  }
}

/* line 1149, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.single-discussion-topics .breadcrumbs,
.page-template-page-handbook-new-topic .breadcrumbs {
  text-align: left;
}

/* line 1153, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.single-discussion-topics h2,
.page-template-page-handbook-new-topic h2 {
  font-family: benton-sans, sans-serif;
  color: #00445e;
  font-size: 2em;
  font-weight: 600;
}

/* line 1160, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.single-discussion-topics h2::after,
.page-template-page-handbook-new-topic h2::after {
  margin: 1em auto;
}

/* line 1164, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.single-discussion-topics .stayconnected--full-wrap h2,
.page-template-page-handbook-new-topic .stayconnected--full-wrap h2 {
  color: #FFF;
  font-family: tannakone-condensed, sans-serif;
  font-weight: normal;
  letter-spacing: 0.05em;
  font-size: 2.875em;
  margin: 0 1em 0.5em;
}

/* line 1175, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.single-discussion-topics .content--full-wrap .content-wrapper .content--left p, .single-discussion-topics .content--full-wrap .content-wrapper .content--left ol, .single-discussion-topics .content--full-wrap .content-wrapper .content--left ul, .single-discussion-topics .content--full-wrap .content-wrapper .content--left li, .single-discussion-topics .content--full-wrap .content-wrapper .content--left label,
.page-template-page-handbook-new-topic .content--full-wrap .content-wrapper .content--left p,
.page-template-page-handbook-new-topic .content--full-wrap .content-wrapper .content--left ol,
.page-template-page-handbook-new-topic .content--full-wrap .content-wrapper .content--left ul,
.page-template-page-handbook-new-topic .content--full-wrap .content-wrapper .content--left li,
.page-template-page-handbook-new-topic .content--full-wrap .content-wrapper .content--left label {
  font-family: benton-sans, sans-serif;
}

/* line 1179, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.single-discussion-topics .content--full-wrap .content-wrapper .content--left p.logged-in-as,
.page-template-page-handbook-new-topic .content--full-wrap .content-wrapper .content--left p.logged-in-as {
  font-size: 85%;
}

/* line 1183, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.single-discussion-topics .content--full-wrap .content-wrapper .content--left ul.comment-list,
.page-template-page-handbook-new-topic .content--full-wrap .content-wrapper .content--left ul.comment-list {
  list-style: none;
}

/* --- ALL DISCUSSION BOARD COMMENT FORMS --- */
/* line 1194, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.content--full-wrap .content-wrapper .content--left .ctdb-breadcrumb-wrapper {
  display: none;
}

/* line 1198, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.content--full-wrap .content-wrapper .content--left .ctdb-info-cell,
.content--full-wrap .content-wrapper .content--left .ctdb-info-cell .dashicons {
  color: #00445e;
}

/* line 1203, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.content--full-wrap .content-wrapper .content--left .ctdb-actions-wrapper p:first-of-type {
  display: none;
}

/* line 1207, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.content--full-wrap .content-wrapper .content--left .ctdb-follow-button {
  background-color: #51a9ce;
  color: #fff;
  border: 0;
  padding: 0.5em 2em;
  font-size: 1.5em;
  font-weight: normal;
  font-family: tannakone-condensed, sans-serif;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

/* line 1219, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.content--full-wrap .content-wrapper .content--left .ctdb-follow-button.ctdb-is-following .dashicons.dashicons-hidden,
.content--full-wrap .content-wrapper .content--left .ctdb-follow-button .dashicons.dashicons-visibility,
.content--full-wrap .content-wrapper .content--left .ctdb-follow-button .follow,
.content--full-wrap .content-wrapper .content--left .ctdb-follow-button.ctdb-is-following .unfollow {
  vertical-align: middle;
  margin-right: 5px;
}

/* line 1227, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.content--full-wrap .content-wrapper .content--left h2.comment-reply-title {
  clear: left;
  font-size: 1.5em;
  text-align: left;
  font-weight: 600;
  padding: 0;
  margin-bottom: 1em;
}

/* line 1236, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.content--full-wrap .content-wrapper .content--left h2.comment-reply-title:after {
  display: none;
}

/* line 1240, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.content--full-wrap .content-wrapper .content--left textarea#comment {
  width: 100%;
  font-size: 18px;
  padding: 10px;
  font-family: benton-sans, sans-serif;
}

/* line 1249, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.content--full-wrap .content-wrapper .content--left .ctdb-login-form-wrapper .ctdb-header {
  background-color: #eee;
}

/* line 1252, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.content--full-wrap .content-wrapper .content--left .ctdb-login-form-wrapper .ctdb-header h3.ctdb-h3 {
  font-size: 1.25em;
  color: #00445e;
  margin-bottom: 0;
}

/* line 1258, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.content--full-wrap .content-wrapper .content--left .ctdb-login-form-wrapper .ctdb-header.active-header {
  background-color: #51a9ce;
}

/* line 1261, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.content--full-wrap .content-wrapper .content--left .ctdb-login-form-wrapper .ctdb-header.active-header h3.ctdb-h3 {
  color: #FFF;
}

/* line 1267, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.content--full-wrap .content-wrapper .content--left .ctdb-login-form-wrapper .ctdb-form-section.active-section {
  border: 1px solid #ddd;
}

/* line 1270, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.content--full-wrap .content-wrapper .content--left .ctdb-login-form-wrapper .ctdb-form-section.active-section a {
  font-size: 75%;
}

/* line 1280, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.content--full-wrap .content-wrapper .content--left .ctdb-form input,
.content--full-wrap .content-wrapper .content--left #ctdb-new-topic input,
.content--full-wrap .content-wrapper .content--left #ctdb-new-topic textarea {
  padding: 10px;
  font-size: 18px;
  line-height: 22px;
}

/* line 1288, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.content--full-wrap .content-wrapper .content--left .ctdb-form input[type="submit"],
.content--full-wrap .content-wrapper .content--left #ctdb-new-topic input[type="submit"],
.content--full-wrap .content-wrapper .content--left .ctdb-new-topic-button {
  background-color: #00445e;
  color: #ffffff;
  letter-spacing: 0.05em;
  font-family: tannakone-condensed, sans-serif;
  text-transform: uppercase;
  padding: 0.5em 3em;
  text-align: center;
  font-size: 1.1em;
  border: none;
}

/* line 1302, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.content--full-wrap .content-wrapper .content--left .ctdb-new-topic-button {
  display: none;
}

/* line 1308, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.content--full-wrap .content-wrapper .content--left .comment-form #nsu-checkbox {
  display: none;
}

/* line 1312, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.content--full-wrap .content-wrapper .content--left .comment-form input[type="submit"] {
  position: relative;
  width: auto;
  height: auto;
  top: auto;
  right: auto;
  background-color: #00445e;
  color: #ffffff;
  letter-spacing: 0.05em;
  font-family: tannakone-condensed, sans-serif;
  text-transform: uppercase;
  padding: 0.5em 3em;
  text-align: center;
  font-size: 1.1em;
  border: none;
}

/* line 1330, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.content--full-wrap .content-wrapper .content--left .ctdb-comments-area .comment-content {
  float: none;
}

/* line 1334, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.content--full-wrap .content-wrapper .content--left .ctdb-comments-area .comment-content p,
.content--full-wrap .content-wrapper .content--left .ctdb-comments-area .comment-content a,
.content--full-wrap .content-wrapper .content--left .comment-meta .vcard {
  font-size: 85%;
}

/* line 1340, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.content--full-wrap .content-wrapper .content--left .ctdb-comments-area .comment-header {
  border: 0;
  background-color: rgba(203, 234, 247, 0.5);
  padding: 0.5em;
}

/* line 1346, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.content--full-wrap .content-wrapper .content--left .ctdb-comments-area .comment-header a {
  font-size: 85%;
  color: #333;
  font-weight: 600;
}

/* line 1352, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.content--full-wrap .content-wrapper .content--left .ctdb-restricted-message,
.content--full-wrap .content-wrapper .content--left .ctdb-success {
  text-align: left;
}

/* line 1357, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
.content--full-wrap .content-wrapper .content--left .ctdb-login-form-wrapper {
  max-width: 800px;
  margin: 0 auto;
  text-align: left;
}

@media screen and (max-width: 1024px) {
  /* ============================= */
  /* Handbook Pages */
  /* ============================= */
  /* line 1380, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
  .page-template-page-handbook-landing .ppphw--full-wrap a span,
  .page-template-page-handbook-forum .ppphw--full-wrap a span,
  .page-template-page-handbook-resources .ppphw--full-wrap a span,
  .page-template-page-handbook-new-topic .ppphw--full-wrap a span,
  .single-discussion-topics .ppphw--full-wrap a span {
    display: none;
  }
  /* line 1385, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
  .page-template-page-handbook-landing .ppphw--full-wrap a::after,
  .page-template-page-handbook-forum .ppphw--full-wrap a::after,
  .page-template-page-handbook-resources .ppphw--full-wrap a::after,
  .page-template-page-handbook-new-topic .ppphw--full-wrap a::after,
  .single-discussion-topics .ppphw--full-wrap a::after {
    content: "GHP Home";
    color: #000000;
    line-height: 30px;
    font-weight: 600;
    color: #4d4d4f;
    font-size: 70%;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    font-family: benton-sans, sans-serif;
  }
  /* line 1397, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
  .page-template-page-handbook-landing .ppphw--full-wrap .translator,
  .page-template-page-handbook-forum .ppphw--full-wrap .translator,
  .page-template-page-handbook-resources .ppphw--full-wrap .translator,
  .page-template-page-handbook-new-topic .ppphw--full-wrap .translator,
  .single-discussion-topics .ppphw--full-wrap .translator {
    display: block;
    text-align: left;
    width: 100%;
    margin: 2% 0;
  }
  /* line 1403, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
  .page-template-page-handbook-landing .ppphw--full-wrap .translator span.translate-text,
  .page-template-page-handbook-forum .ppphw--full-wrap .translator span.translate-text,
  .page-template-page-handbook-resources .ppphw--full-wrap .translator span.translate-text,
  .page-template-page-handbook-new-topic .ppphw--full-wrap .translator span.translate-text,
  .single-discussion-topics .ppphw--full-wrap .translator span.translate-text {
    display: none;
  }
  /* line 1407, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
  .page-template-page-handbook-landing .ppphw--full-wrap .translator #google_language_translator,
  .page-template-page-handbook-forum .ppphw--full-wrap .translator #google_language_translator,
  .page-template-page-handbook-resources .ppphw--full-wrap .translator #google_language_translator,
  .page-template-page-handbook-new-topic .ppphw--full-wrap .translator #google_language_translator,
  .single-discussion-topics .ppphw--full-wrap .translator #google_language_translator {
    width: 95%;
  }
}

@media screen and (max-width: 800px) {
  /* ============================= */
  /* Handbook Pages */
  /* ============================= */
  /* line 1421, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
  .page-template-page-handbook-landing,
  .page-template-page-handbook-forum,
  .page-template-page-handbook-resources,
  .page-template-page-handbook-new-topic,
  .single-discussion-topics {
    /* ---- HANDBOOK LANDING PAGE Header --- */
  }
  /* line 1430, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
  .page-template-page-handbook-landing .header--full-wrap header h1,
  .page-template-page-handbook-forum .header--full-wrap header h1,
  .page-template-page-handbook-resources .header--full-wrap header h1,
  .page-template-page-handbook-new-topic .header--full-wrap header h1,
  .single-discussion-topics .header--full-wrap header h1 {
    font-size: 11vw;
  }
  /* line 1436, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
  .page-template-page-handbook-landing .content--full-wrap.statement,
  .page-template-page-handbook-forum .content--full-wrap.statement,
  .page-template-page-handbook-resources .content--full-wrap.statement,
  .page-template-page-handbook-new-topic .content--full-wrap.statement,
  .single-discussion-topics .content--full-wrap.statement {
    padding: 4%;
  }
  /* line 1439, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
  .page-template-page-handbook-landing .content--full-wrap.statement p,
  .page-template-page-handbook-forum .content--full-wrap.statement p,
  .page-template-page-handbook-resources .content--full-wrap.statement p,
  .page-template-page-handbook-new-topic .content--full-wrap.statement p,
  .single-discussion-topics .content--full-wrap.statement p {
    font-size: 1.15em;
    line-height: 1.3;
    text-transform: none;
    letter-spacing: 0.02em;
  }
  /* line 1450, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
  .page-template-page-handbook-landing .buckets--full-wrap .bucket.resources h2,
  .page-template-page-handbook-forum .buckets--full-wrap .bucket.resources h2,
  .page-template-page-handbook-resources .buckets--full-wrap .bucket.resources h2,
  .page-template-page-handbook-new-topic .buckets--full-wrap .bucket.resources h2,
  .single-discussion-topics .buckets--full-wrap .bucket.resources h2 {
    font-size: 16vw;
  }
  /* line 1454, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
  .page-template-page-handbook-landing .buckets--full-wrap .bucket.resources a.view-all,
  .page-template-page-handbook-forum .buckets--full-wrap .bucket.resources a.view-all,
  .page-template-page-handbook-resources .buckets--full-wrap .bucket.resources a.view-all,
  .page-template-page-handbook-new-topic .buckets--full-wrap .bucket.resources a.view-all,
  .single-discussion-topics .buckets--full-wrap .bucket.resources a.view-all {
    width: auto;
  }
  /* line 1459, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
  .page-template-page-handbook-landing .buckets--full-wrap .bucket.forum h2,
  .page-template-page-handbook-forum .buckets--full-wrap .bucket.forum h2,
  .page-template-page-handbook-resources .buckets--full-wrap .bucket.forum h2,
  .page-template-page-handbook-new-topic .buckets--full-wrap .bucket.forum h2,
  .single-discussion-topics .buckets--full-wrap .bucket.forum h2 {
    font-size: 16vw;
  }
  /* line 1468, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
  .page-template-page-handbook-landing .content--full-wrap.keepclean h2,
  .page-template-page-handbook-forum .content--full-wrap.keepclean h2,
  .page-template-page-handbook-resources .content--full-wrap.keepclean h2,
  .page-template-page-handbook-new-topic .content--full-wrap.keepclean h2,
  .single-discussion-topics .content--full-wrap.keepclean h2 {
    letter-spacing: 0.05em;
    font-size: 8vw;
    margin-top: 1em;
  }
  /* line 1474, /Users/deannasaab/Dropbox (FHI 360 Design Lab)/PROJECTS (2)/PPPHW/GHP Website/8 Web/live-2021-09-15/ppphw/scss/_handbook.scss */
  .page-template-page-handbook-landing .content--full-wrap.keepclean p,
  .page-template-page-handbook-forum .content--full-wrap.keepclean p,
  .page-template-page-handbook-resources .content--full-wrap.keepclean p,
  .page-template-page-handbook-new-topic .content--full-wrap.keepclean p,
  .single-discussion-topics .content--full-wrap.keepclean p {
    font-size: 1em;
  }
}

/*# sourceMappingURL=../css/style.map */