/**
Theme Name: Marketingbright - childtheme
Author: Jerome Schön
Author URI: http://wpastra.com/about/
Description: Astra Child Theme for Marketingbright
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: marketingbright-childtheme
Template: astra
*/

/* single-docs */
.single-docs #betterdocs-single-main {
  padding: 40px 0px 56px 0px;
}
.single-docs .betterdocs-doc-excerpt {
  font-family: 'EB Garamond',serif;
  font-weight: 600;
  font-size: 28px;
  line-height: 1.8;
  color: #98a2b3;
  /* color: var(--ast-global-color-3); */
  margin-bottom: 24px;
}
.single-docs #betterdocs-full-sidebar-left {
  border-right: none;
}
.single-docs .mb-cite-this-page #apa {
  font-size: 12px;
}
.single-docs .mb-cite-this-page button {
  margin-top: 16px;
}
:is(h2,h3,h4,h5,h6):not(.betterdocs-content *),
.single-docs .betterdocs-content-heading .batterdocs-anchor,
.single-docs .betterdocs-content-heading .betterdocs-anchor {
  font-family: 'Inter',sans-serif;
}