.pgc-main-menu h2 {
  display: none;
}

#main-menu {
  display: flex;
  list-style: none;
  : p;
}

#main-menu li a {
  background: transparent;
}

#main-menu li a:hover {
  background: transparent;
}

#main-menu li:hover ul {
  display: block;
}

#main-menu ul {
  display: none;
  background-color: #2857b7;
  box-shadow: 0 2px 3px #212121;
  border: 1px solid #637EA4;
  top: 100%;
  right: auto;
  left: -20px;
}

#block-pgc-contact-block-pgc-contact-block .title {
  display: none;
}

#pgc-contact-block {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

#pgc-contact-block li {
  flex: 1 0 30%;
  padding: 1rem;
  color: #000000;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  height: 56px;
  display: inline-flex;
  : ;
  max-width: 368px;
  width: 100%;
  align-items: center;
  justify-content: center;
  background-color: #003DA5;
}

#pgc-contact-block li:hover {
  background-color: #002a72;
}

#pgc-contact-block li a {
  color: #fff !important;
  text-decoration: none !important;
}

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

#pgc_resource_block {
  display: inline-block;
  text-decoration: none !important;
  padding: 0.5rem 2rem;
  text-transform: uppercase;
  background-color: #003DA5;
  : ;
  font-size: 1rem !important;
  font-weight: bold;
  cursor: pointer;
}

#pgc_resource_block:hover {
  background-color: #002a72;
}

#pgc_resource_block a {
  color: #ffffff !important;
  text-decoration: none !important;
}

#pgc_resource_block span {
  display: none;
}

.pg-gift-details {
  border: 1px solid #e6e6e6;
  border-bottom: solid 1px #bdbdbd;
  margin: 50px 0;
}

.pg-gift-details .accordion-header-text {
  position: relative;
  display: block;
  padding: 9px 27px 8px 64px;
  : ;
  font-size: 16px;
  line-height: 2;
  color: #003da5;
  font-family: "Fira Sans Regular", sans-serif;
  margin: 0;
  text-decoration: none;
  text-transform: none;
}

.pg-gift-details .accordion-header-text:hover {
  background: #003DA5;
  color: #fefefe;
  border-bottom: solid 1px #bdbdbd;
}

.pgc-brochure-bg-top {
  background-color: #009cde;
}

.pgc-brochure-header-text {
  background-color: #003DA5;
  Color: #fff;
}

.pgc-brochure-title {
  color: #003DA5;
}

.pgc-brochure-body-title {
  color: #003DA5;
}

.pgc-brochure-footer-text {
  background-color: #003DA5;
  Color: #fff;
}

