.cb-board-wrapper { box-sizing: border-box; }
.cb-board-wrapper *, .cb-board-wrapper *::before, .cb-board-wrapper *::after { box-sizing: border-box; }
.cb-board-mount { width: 100%; }
.cb-error { color: #dc2626; font-style: italic; padding: 12px; }
.cb-note { user-select: none; }
.cb-pray-btn:hover { background: rgba(0,0,0,0.12) !important; }
