body.page-template-page-textos-legales .wp-site-blocks main .container.section-legales_berde p {
  font-family: var(--theme-font);
  font-weight: 300;
  font-size: 17px;
  line-height: 21.6px;
  letter-spacing: 0px;
  color: var(--berde-color-black);
  margin-bottom: 20px !important;
}
body.page-template-page-textos-legales .wp-site-blocks main .container.section-legales_berde p:last-child {
  margin-bottom: 0px !important;
}
body.page-template-page-textos-legales .wp-site-blocks main .container.section-legales_berde h2 {
  font-family: var(--theme-font);
  font-weight: 700;
  font-size: 36px;
  line-height: 22.4px;
  letter-spacing: -1px;
  vertical-align: middle;
  color: var(--berde-color-black);
  margin-bottom: 20px !important;
}
body.page-template-page-textos-legales .wp-site-blocks main .container.section-legales_berde h3 {
  font-family: var(--theme-font);
  font-weight: 400;
  font-size: 24px;
  line-height: 22.4px;
  letter-spacing: -1px;
  vertical-align: middle;
  color: var(--berde-color-black);
  margin-bottom: 20px !important;
}
body.page-template-page-textos-legales .wp-site-blocks main .container.section-legales_berde h4,
body.page-template-page-textos-legales .wp-site-blocks main .container.section-legales_berde h5,
body.page-template-page-textos-legales .wp-site-blocks main .container.section-legales_berde h6 {
  font-family: var(--theme-font);
  font-weight: 400;
  font-size: 20px;
  line-height: 22.4px;
  letter-spacing: -1px;
  vertical-align: middle;
  color: var(--berde-color-black);
  margin-bottom: 20px !important;
}
body.page-template-page-textos-legales .wp-site-blocks main .container.section-legales_berde ul,
body.page-template-page-textos-legales .wp-site-blocks main .container.section-legales_berde ol {
  margin-bottom: 20px !important;
}
body.page-template-page-textos-legales .wp-site-blocks main .container.section-legales_berde ul li,
body.page-template-page-textos-legales .wp-site-blocks main .container.section-legales_berde ol li {
  font-family: var(--theme-font);
  font-weight: 300;
  font-size: 17px;
  line-height: 21.6px;
  letter-spacing: 0px;
  color: var(--berde-color-black);
  margin-bottom: 5px;
}
