/* Конвертер дней в месяцы — дополнение к calcs.css
   Загружать: /wp-content/themes/colormag/my/day-to-month.css
   ============================================================ */

.rc-calc--day-to-month .rc-calc__unit-suffix {
  display: inline-flex;
  align-items: center;
  padding: 0 12px;
  color: #667eea;
  font-weight: 600;
  white-space: nowrap;
}
