.md-grid {
    max-width: 1440px;  // initial;
}

.glightbox img {
    border: .1rem solid #448aff;
    border-radius: 0.3rem;
}

code {
    white-space : pre-wrap !important;
    word-break: break-word;
}

.field {
    font-weight: 600;
    font-size: .8rem;
}
span.parent-field {
    font-weight: 600;
    color: #a3acb9;
    font-size: .85em;
}
