﻿.hexagram-display {
    min-height: 120px;
    background: #fdfdfd;
    border: 1px solid #eee;
    padding: 10px;
    margin-bottom: 10px;
}

.border-right {
    border-right: 2px solid #ececec;
}

#related_content {
    white-space: pre-line; /* Respects your \n line breaks */
    font-size: 0.95rem;
    color: #444;
}

.hexagram-title {
 cursor:pointer;
}