

.betterdocs-sidebar-term-count {
background-color: #00171F;
}
.bd-ia-subtitle {
color: #11142D;
}
.betterdocs-category-grid-wrapper
a.docs-cat-link-btn.betterdocs-category-link-btn {
display: none !important;
}
body.single-docs .betterdocs-entry-content,
body.single-docs .betterdocs-content,
body.single-docs article {
font-size: 18px;
line-height: 1.75;
}
body.single-docs .betterdocs-entry-content p,
body.single-docs .betterdocs-content p,
body.single-docs article p {
margin-bottom: 20px;
}
body.single-docs .betterdocs-entry-title,
body.single-docs h1 {
margin-bottom: 28px;
line-height: 1.18;
}
body.single-docs .betterdocs-entry-content h2,
body.single-docs .betterdocs-content h2,
body.single-docs article h2 {
margin-top: 42px;
margin-bottom: 14px;
line-height: 1.3;
}
body.single-docs .betterdocs-entry-content h3,
body.single-docs .betterdocs-content h3,
body.single-docs article h3 {
margin-top: 30px;
margin-bottom: 12px;
line-height: 1.35;
}
body.single-docs .betterdocs-entry-content ol,
body.single-docs .betterdocs-entry-content ul,
body.single-docs .betterdocs-content ol,
body.single-docs .betterdocs-content ul,
body.single-docs article ol,
body.single-docs article ul {
margin-top: 10px;
margin-bottom: 30px;
padding-left: 32px;
}
body.single-docs .betterdocs-entry-content li,
body.single-docs .betterdocs-content li,
body.single-docs article li {
margin-bottom: 10px;
line-height: 1.7;
}
body.single-docs .betterdocs-entry-content li:last-child,
body.single-docs .betterdocs-content li:last-child,
body.single-docs article li:last-child {
margin-bottom: 0;
}
.iv-help-media img,
img.iv-help-media {
max-width: 680px;
width: 100%;
max-height: 320px;
object-fit: cover;
border-radius: 16px;
box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
margin: 24px auto;
display: block;
}