.rpbf-repeater { max-width: 900px; }
.rpbf-repeater-head,
.rpbf-row { display: grid; grid-template-columns: 27em 10em 10em 10px; gap: 8px; align-items: center; }
.rpbf-repeater-head { font-weight: 600; margin-bottom: 6px; }
.rpbf-row { margin-bottom: 6px; }
.rpbf-row .small-text { width: 100%; }
.rpbf-remove { width: 40px; text-align: center; }
.rpbf-add { margin-top: 8px; }
.rpbf-object input { margin-right: 8px; margin-bottom: 10px; }
.rpbf-daily-wrap { user-select: none; }