.document-wrapper iframe {
    width: 100%;
    min-height: 60vh;
}

.document-wrapper {
    color: #FAFAFA;
}

.doc-content {
    padding: 10pt;
    max-width: none;
}