.pg-content-body {
  font-family: Inter, sans-serif;
}

.pg-wrap h1 {
  font-size: 1.875em;
  line-height: 1.25em;
}

.pg-wrap h2 {
  line-height: 1.25em;
  color: #002348;
}

.pg-wrap h3 {
  color: #002348;
  
}

.pg-wrap p {
  color: var(--prussian-blue);
}

.pgc-main-menu {
  background-color: white;
  box-shadow: 0 5px 10px #0003;
  margin: 0px 0px 0px 0px !important;
  padding: 35px 20px 35px 25px;
}

.pgc-main-menu h2 {
  color: #002348;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 0px;
}

.pgc-main-menu h2 a {
  display: block;
  background: white;
  line-height: 60px;
  margin-bottom: 0;
  color: #002348;
  text-transform: none;
  font-size: 0.8em;
  font-weight: bold;
  font-family: Arial, sans-serif;
  text-align: left;
  padding: 0px 0px 3px 0px;
  text-decoration: none;
  behavior: url(/PIE.htc);
}

#main-menu {
  padding: 0;
  margin: 0;
}

#main-menu li {
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  list-style: none;
}

#main-menu li:hover {
  background: white;
}

#main-menu li a {
  font-size: 15px;
  color: var(--mexican-red);
  text-transform: none;
  font-weight: 500;
  display: block;
  background: #fff;
  padding: 15px 25px 15px 20px;
  border: 0;
  border-bottom: 0px solid #d8d8d8;
  line-height: 20px;
  text-decoration: none;
}

#main-menu li a:hover {
  text-decoration: underline;
}

#main-menu li a.active {
  font-weight: 700;
}

#main-menu li.expanded ul li a {
  background: #f8f8f8;
  background-image: none !important;
  border-bottom: 0;
  font-size: 14px;
  padding: 5px 10px 10px 35px;
  line-height: 20px;
  text-transform: none;
}

#main-menu ul li a.active {
  font-weight: 700;
  font-style: italic;
}

#main-menu ul li a:hover {
  text-decoration: underline;
}

#main-menu li.expanded ul ul li a {
  background: #ffffff !important;
  background-image: none !important;
  font-size: 12px;
  padding: 5px 20px 5px 50px;
}

#main-menu ul ul li a.active {
  font-weight: 700 !important;
}

#main-menu ul ul li.active-trail a {
  font-weight: 700;
}

.pg-wrap table {
  border: 0px solid #f8f8f8;
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%;
}

.pg-wrap table tr th {
  background: #f8f8f8;
  color: ##002348;
  font-size: 1em;
  padding: 7px;
  border: 0px solid #f8f8f8 !important;
}

.pg-wrap table tr td {
  color: #000;
  background: #fff;
  padding: 7px;
}

#block-pgc-contact-block-pgc-contact-block {
  background: #fff;
  padding: 20px;
  margin: 10px 0px 0px 20px;
  box-shadow: 0 5px 10px #0003;
}

#block-pgc-contact-block-pgc-contact-block .title {
  color: #97233f !important;
  font: var(--h6);
  text-transform: uppercase;
  padding-left: 10px !important;
  margin: 10;
}

#pgc-contact-block {
  padding-top: 10px;
  list-style: none !important;
}

#pgc-contact-block li {
  list-style: none !important;
}

#pgc-contact-block li a {
  color: #fff;
}

#pgc-contact-block li a:hover {
  color: #97233f;
  -webkit-text-stroke: 1px currentColor;
  text-decoration: underline;
}

.pg-content-footer {
  background: #f8f8f8 !important;
  padding: 10px 20px;
}

#block-pgc-contact-block-pgc-contact-footer-block .title {
  color: #002348;
  font-size: 1.5em;
}

#pgc-contact-footer-block li a {
  color: #002348;
}

#pgc-contact-footer-block li a:hover {
  color: #002857;
}

#pgc_resource_block {
  display: block;
  background: #97233f;
  padding: 15px 20px !important;
  text-align: center;
  padding-inline: 30px;
  margin-block-start: 30px !important;
  border-radius: 25px;
  color: white;
  transition: all 0.3s ease;
  margin: 10px 0px 0px 20px !important;
}

#pgc_resource_block:hover {
  background-color: var(--white);
  color: #97233f;
  border: 2px solid #97233f;
}

#pgc_resource_block a {
  display: block;
  color: inherit;
  text-transform: uppercase;
  font: 600 .8125rem / 1.62 var(--secondary-font);
  box-sizing: border-box;
  text-decoration: none;
}

#pgc_resource_block a:hover {
  display: block;
  color: #97233f;
}

#pgc_resource_block a.pgc-resource-icon {
  display: none;
}

#pgc_resource_block span {
  display: none;
}

.breadcrumb .pg-breadcrumb-links {
  font-size: .9em;
  font-weight: 700;
  text-transform: none;
  color: #97233f;
}

.breadcrumb .pg-breadcrumb-links a {
  font-size: .9em;
  font-style: normal;
  text-transform: uppercase;
  color: #353535;
  text-decoration: none;
}

.breadcrumb .pg-breadcrumb-links a:hover {
  -webkit-text-stroke: 1px currentColor;
}

.pg-mobilemenu .header-mobile {
  background: #a5034c;
}

.pg-mobilemenu .header-mobile a {
  display: none;
}

.pg-gift-details .accordion-header-text {
  background: #fff;
  border: none;
  margin-top: 25px;
  box-shadow: var(--box-shadow);
}

.pg-gift-details .accordion-header-text:hover {
  background: #002857;
}

.pg-gift-details .accordion-header-text span {
  color: #002348;
  text-decoration: none;
  display: block;
  font-size: 1 rem;
  font-weight: 500;
  line-height: 40px;
  padding: 0 15px;
}

.pg-gift-details .accordion-header-text span:hover {
  text-decoration: none;
  color: #ffffff;
  border: none;
}

.pg-how-gift-helps {
  border-color: #f8f8f8 !important;
  border: 0px !important;
}

.pg-how-gift-helps p {
  border-color: #f8f8f8 !important;
  border: 0px !important;
}

.pg-how-gift-helps table.hygh-table {
  border-color: #f8f8f8 !important;
  border: 0px !important;
}

.pg-how-gift-helps table.hygh-table tbody {
  border-color: #f8f8f8 !important;
  border: 0px !important;
}

.pg-how-gift-helps table.hygh-table tbody td.hygh-td {
  border-color: #f8f8f8 !important;
  border: 0px !important;
}

.pg-how-gift-helps table.hygh-table tbody td.hygh-td img {
  border-color: #f8f8f8 !important;
  border: 0px !important;
}

.pgc-brochure-bg-top {
  background: #97233f;
}

.pgc-brochure-header-text {
  background: #f1f1f1;
  color: #002348;
  box-shadow: 0 5px 10px #0003;
}

.pgc-brochure-title {
  color: #97233f;
}

.pgc-brochure-body-title {
  color: #97233f;
}

.pgc-brochure-body-text ul li span.pgc-before::before {
  color: #002857;
}

.pgc-brochure-footer-text {
  background: #f1f1f1;
  color: #333333;
  box-shadow: 0 5px 10px #0003;
}

.pgc-brochure-footer-title {
  color: #97233f;
}

span.pgc-brochure-footer-contact {
  color: #97233f;
}

.pg-page-btns .pgc-title-btn {
  background-color: #3972b1;
}

