.dnd-credits-display {
    background: #f0f8ff;
    padding: 15px;
    border-radius: 8px;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    border: 2px solid #007cba;
    margin: 10px 0;
}