

.aui-header .aui-header-logo img {
    content: var(--confluence-custom-logo-content);
}

pre {
color: rgb(82, 82, 110);
background: #f1f1f1;
padding: 20px;
border: 1px dotted #888;
}

.confluence-embedded-image {
  max-width: 950px !important;
}


