.message-body {
    /*background-color: #e4ecf9;*/
}

.message-header {
    /*cursor: pointer;*/
    border-bottom: 1px solid #777;
    color: var(--brand-white);
    text-decoration: none !important;
}

.container {
    width: 100%;
}

article {
    margin-bottom: 0 !important;
}

.image {
    max-width: 400px;
}