﻿/* 訊息文字 */
.dialog-content {
  font-size: 2em !important;
  font-weight: bold !important;
}

/* 子訊息文字 */
.dialog-content-details {
  font-size: 0.6em !important;
  font-weight: 100;
}
