.doc-wrapper-6ac37e67 {
    background-color: #ffffff;
    border-top: 4px solid #b8860b;
    padding: 40px;
    font-family: system-ui, -apple-system, sans-serif;
    color: #333;
}

.doc-kicker-6ac37e67 {
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #b8860b;
    margin-bottom: 15px;
}

.doc-title-6ac37e67 {
    font-family: "Playfair Display", serif;
    font-size: 36px;
    line-height: 1.2;
    margin: 0 0 10px;
    color: #111;
}

.doc-subtitle-6ac37e67 {
    font-family: "Playfair Display", serif;
    font-style: italic;
    font-size: 18px;
    color: #555;
    margin-bottom: 20px;
}

.doc-meta-6ac37e67 {
    font-size: 14px;
    color: #b8860b;
    margin-bottom: 30px;
}

.doc-divider-6ac37e67 {
    border: 0;
    border-top: 1px solid #eaeaea;
    margin: 30px 0;
}

.doc-section-6ac37e67 {
    margin-bottom: 40px;
}

.doc-section-kicker-6ac37e67 {
    font-size: 11px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #b8860b;
    margin-bottom: 15px;
}

.doc-section-text-6ac37e67 {
    font-size: 16px;
    line-height: 1.6;
    color: #444;
}

.doc-list-6ac37e67 {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.doc-list-item-6ac37e67 {
    border-left: 2px solid #b8860b;
    padding-left: 20px;
}

.doc-item-style-boxed {
    background-color: #f9f9f9;
    padding: 20px 20px 20px 30px;
}

.doc-item-title-6ac37e67 {
    font-family: "Playfair Display", serif;
    font-size: 20px;
    margin: 0 0 5px;
    color: #111;
}

.doc-item-text-6ac37e67 {
    font-size: 15px;
    color: #444;
}

.doc-footer-text-6ac37e67 {
    font-size: 15px;
    color: #555;
    margin-bottom: 15px;
}

.doc-footer-link-6ac37e67 {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    color: #111;
    text-decoration: none;
    border-bottom: 1px solid #111;
    padding-bottom: 2px;
    letter-spacing: 0.5px;
}

.doc-footer-link-6ac37e67:hover {
    color: #b8860b;
    border-bottom-color: #b8860b;
}