.pg-content-body {
  font-family: "Roboto Slab", serif;
  color: #000;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 300;
  margin: 0.75rem 0 !important;
}

.pg-wrap p {
  margin: 0.75rem 0 !important;
}

.pg-wrap blockquote {
  margin: 3.75rem 0;
  color: #327e86;
  font-size: 1.875rem;
  line-height: normal;
  font-weight: 500;
  border-left: 1px solid #327e86;
  padding-left: 2rem;
}

.pgc-main-menu h2 {
  border-bottom: 3px solid #327e86;
  padding: 23px 0;
  margin: 0;
}

.pgc-main-menu h2 a {
  color: #327e86;
  font-size: 1.25rem;
  font-weight: 700;
  font-family: "Roboto", sans-serif;
  padding: 0;
}

#main-menu {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  flex-direction: column !important;
}

#main-menu li a {
  font-family: "Roboto", sans-serif;
  font-size: 1.125rem;
  color: #020c28;
  display: block;
  padding: 23px 0 23px 15px;
  border-bottom: 1px solid #cdcdcd;
}

#main-menu li a.active {
  color: #327e86;
  font-size: 1.25rem;
  font-weight: 700;
  font-family: "Roboto", sans-serif;
  border-bottom: 3px solid #327e86;
}

#main-menu ul {
  padding: 0;
  margin: 0;
  background: #fff;
}

#main-menu ul li {
  padding-left: 0;
}

.pg-wrap table {
  border: 0;
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%;
}

.pg-wrap table tr th {
  background: #356071;
  color: #fff;
  font-size: 1em;
  padding: 7px;
  border: 0px solid #000;
}

.pg-wrap table tr td {
  color: #000;
  background: #fff;
  padding: 7px;
  border: 0px solid #000;
}

.pg-wrap ul {
  padding-left: 30px;
}

.pg-wrap ul li {
  list-style: disc;
}

#block-pgc-contact-block-pgc-contact-block {
  padding: 30px 30px 33px;
  background: #356071;
  margin-top: 40px;
}

#block-pgc-contact-block-pgc-contact-block .title {
  color: #fff;
  font-family: "Roboto", sans-serif;
  line-height: 28px;
  font-weight: 700;
  font-size: 1.5rem;
  margin-bottom: 23px;
}

#pgc-contact-block li a {
  color: #fff;
}

#pgc-contact-block li span {
  display: none;
}

#pgc_resource_block {
  background-color: #356071;
  : ;
  display: inline-block;
  padding: 13px 20px;
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 1rem;
  border-radius: 3px;
  text-align: center;
  border: none;
  white-space: normal;
  line-height: 24px;
  transition: all .3s;
  width: auto;
  margin-top: 20px;
}

#pgc_resource_block:hover {
  background-color: #14252c;
  text-decoration: none;
}

#pgc_resource_block a {
  color: #fff;
}

#pgc_resource_block span {
  display: none;
}

.breadcrumb {
  float: left;
  margin: 0;
  padding: 0;
  border: 0;
}

.breadcrumb .pg-breadcrumb-links {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: bold;
}

.breadcrumb .pg-breadcrumb-links a {
  margin: 0;
  padding: 0;
  border: 0;
  color: #356071 !important;
  display: inline-block;
  text-decoration: none;
  position: relative;
}

.pg-gift-details {
  background: #fff;
  border-left: 3px solid #8cc444;
  padding: 23px 48px;
  margin-top: 40px;
}

.pg-gift-details .accordion-header-text span {
  margin: 0;
  font-size: 1.5rem;
  font-family: "Roboto", sans-serif;
  padding-right: 0;
  text-transform: none;
  width: 100%;
  text-align: left;
  color: #327e86;
  font-weight: 700;
  position: relative;
}

.pgc-brochure-bg-top {
  background: #356071;
}

.pgc-brochure-header-text {
  border: 3px solid #8cc444;
  color: #000;
  background:#fff;
}

.pgc-brochure-footer-text {
  background-color: #356071;
  color: 3fff;
}

