.link-dashed {
    border-bottom: 1px dashed;
    text-decoration: none !important;
}

.admin-icon-wrapper {
    font-size: 26px;
}

.admin-icon-wrapper p {
    margin-bottom: 0;
}

.admin-wrappable {
    white-space: normal;
}

.screenshot-container {
    max-width: 600px;
    padding: 10px;
}

.admin-hidden {
    display: none !important;
}
