@font-face {
  font-family: 'source_bold';
  src: url('../fonts/sourceserifpro-bold-webfont.woff2') format('woff2'), url('../fonts/sourceserifpro-bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'source_bolditalic';
  src: url('../fonts/sourceserifpro-bolditalic-webfont.woff2') format('woff2'), url('../fonts/sourceserifpro-bolditalic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'source_italic';
  src: url('../fonts/sourceserifpro-italic-webfont.woff2') format('woff2'), url('../fonts/sourceserifpro-italic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'source_regular';
  src: url('../fonts/sourceserifpro-regular-webfont.woff2') format('woff2'), url('../fonts/sourceserifpro-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
h1 {
  font-size: 52px;
  line-height: 1.3;
}
h2 {
  font-size: 32px;
  letter-spacing: 0.03em;
  font-weight: 400;
}
h5 {
  font-size: 20px;
  margin-bottom: 0;
}
.page-id-9 .page_title,
.parent-pageid-9 .page_title {
  color: #e3065d;
}
.page-id-56 .page_title,
.parent-pageid-56 .page_title {
  color: #049982;
}
.wp-block-cover {
  min-height: unset !important;
  padding: 15% 0 !important;
  overflow: hidden;
}
.wp-block-cover img {
  transform: scale(1);
  transition: all 300ms;
}
.wp-block-cover:hover {
  cursor: pointer;
}
.wp-block-cover:hover img {
  transform: scale(1.05);
}
.wp-block-button__link {
  font-weight: bold;
  letter-spacing: 0.03em;
  padding: 10px !important;
}
.wp-block-button__link.has-bg-dark-background-color {
  background-color: #202720;
}
.wp-block-button__link.has-bg-light-background-color {
  background-color: #F6F6F6;
}
.wp-block-button__link.has-text-background-color {
  background-color: #202720;
}
.wp-block-button__link.has-bamm-background-color {
  background-color: #facd02;
}
.wp-block-button__link.has-pink-background-color {
  background-color: #d60b51;
}
.wp-block-button__link.has-esperanza-background-color {
  background-color: #049982;
}
.wp-block-columns .wp-block-column > figure {
  margin: 0;
}
.wp-block-columns .wp-block-column > figure a {
  display: block;
}
.wp-block-columns .wp-block-column > p {
  padding: 0;
  margin: 0;
}
.wp-block-columns .wp-block-column > p > a {
  display: block;
  text-decoration: none;
  padding: 10px;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0.04em;
}
.wp-block-latest-posts__list > li {
  background-color: #fff;
  color: #202720;
}
.wp-block-latest-posts__list > li .wp-block-latest-posts__featured-image img {
  display: block;
}
.wp-block-latest-posts__list > li .wp-block-latest-posts__post-title {
  font-family: linotype-sabon, sans-serif;
  font-weight: 400;
  font-size: 24px;
  color: #202720;
  padding: 10px 20px;
  display: block;
  line-height: 1.1;
}
.wp-block-latest-posts__list > li .wp-block-latest-posts__post-excerpt {
  padding: 10px 20px 20px 20px;
  margin: 0;
  font-size: 13px;
  line-height: 1.3;
}
.wp-block-gallery.is-style-products {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
.wp-block-gallery.is-style-products figure {
  padding: 20px;
  border-bottom: 2px solid #049982;
  width: 100% !important;
  height: 100% !important;
  align-items: center;
}
.wp-block-gallery.is-style-products figcaption {
  position: relative !important;
  background: none !important;
  color: #202720 !important;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
