h1 {
  font-size: 45px;
}

h2 {
  font-size: 35px;
  font-weight: bolder;
}

h3 {
  font-size: 30px;
  font-weight: bolder;
}

h4 {
  font-size: 25px;
  font-weight: bolder;
}

.region--light-typography .breadcrumb__item {
  color: #fface0 !important;
}

.region--light-typography .breadcrumb__item a {
  color: rgba(255, 172, 224, 0.8) !important;
}

.region--light-typography .breadcrumb__item a:hover {
  color: rgba(255, 255, 255, 0.8) !important;
}

.header-container .region--light-typography ul.menu > li > a,
.header-container .region--light-typography ul.menu > li > span,
.header-container .region--light-typography ul.menu > li > a.is-active,
.header-container .region--light-typography ul.menu > li.active-trail > a,
.region--light-typography .header-container ul.menu > li > a,
.region--light-typography .header-container ul.menu > li > span,
.region--light-typography .header-container ul.menu > li > a.is-active,
.region--light-typography .header-container ul.menu > li.active-trail > a {
  color: #df1995;
  font-weight: 500;
}
