body {
    background-color: #f8f9fa;
}

.push-text {
    background-color: #f1f3f5;
    padding: 1rem;
    border-radius: 0.375rem;
    white-space: pre-wrap;
    word-break: break-word;
    font-family: inherit;
    font-size: 0.95rem;
    margin-bottom: 0;
}

.push-entry img {
    max-width: 100%;
    height: auto;
}
