.site-content .ct-color-bablue-grey {
  color: #878787;
}
.site-content blockquote {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  padding: 0;
  color: #E4006C;
  font-style: italic;
}
.site-content blockquote cite {
  color: #333333;
}
.site-content .acf-fc-row.acf-fc-row-style-color1 blockquote cite {
  color: #fff;
}
.site-content .acf-fc-row.acf-fc-row-style-color1 blockquote:not([class*="design-"])::before,
.site-content .acf-fc-row.acf-fc-row-style-color1 blockquote:not([class*="design-"])::after,
.site-content .acf-fc-row.acf-fc-row-style-color1 blockquote.design-double-quote::before,
.site-content .acf-fc-row.acf-fc-row-style-color1 blockquote.design-double-quote::after,
.site-content .acf-fc-row.acf-fc-row-style-color1 blockquote.design-double-quote-small::before,
.site-content .acf-fc-row.acf-fc-row-style-color1 blockquote.design-double-quote-small::after {
  color: #fff;
  background-color: #fff;
}
.site-content .acf-fc-row.acf-fc-row-style-color2 blockquote cite {
  color: #fff;
}
.site-content .acf-fc-row.acf-fc-row-style-color2 blockquote:not([class*="design-"])::before,
.site-content .acf-fc-row.acf-fc-row-style-color2 blockquote:not([class*="design-"])::after,
.site-content .acf-fc-row.acf-fc-row-style-color2 blockquote.design-double-quote::before,
.site-content .acf-fc-row.acf-fc-row-style-color2 blockquote.design-double-quote::after,
.site-content .acf-fc-row.acf-fc-row-style-color2 blockquote.design-double-quote-small::before,
.site-content .acf-fc-row.acf-fc-row-style-color2 blockquote.design-double-quote-small::after {
  color: #fff;
  background-color: #fff;
}
.site-content .acf-fc-row.acf-fc-row-style-color99 blockquote cite {
  color: #fff;
}
.site-content .acf-fc-row.acf-fc-row-style-color99 blockquote:not([class*="design-"])::before,
.site-content .acf-fc-row.acf-fc-row-style-color99 blockquote:not([class*="design-"])::after,
.site-content .acf-fc-row.acf-fc-row-style-color99 blockquote.design-double-quote::before,
.site-content .acf-fc-row.acf-fc-row-style-color99 blockquote.design-double-quote::after,
.site-content .acf-fc-row.acf-fc-row-style-color99 blockquote.design-double-quote-small::before,
.site-content .acf-fc-row.acf-fc-row-style-color99 blockquote.design-double-quote-small::after {
  color: #fff;
  background-color: #fff;
}
body .customtheme-popup-container .customtheme-popup-close-button {
  border-radius: 5px;
}
body .customtheme-popup-container .customtheme-popup {
  border-radius: 5px;
}
