p {
    text-align: justify;
}

.cell_output > img {
    display: block;
    margin: auto;
    max-width: 72%;
}

div.highlight-script-output,  div.highlight-script-output > div.highlight {
    border-color: #d1d5da !important;
}


div.highlight-bash div.highlight,
div.highlight-awk div.highlight,
div.highlight-sed div.highlight {
    border-left: 3px solid #00843f;
}
