@charset "utf-8";

.rc-container { margin-bottom: 0.5em; }

.rc-widget { color: var(--rc-color); }

.rc-widget .rc-option--active { color: var(--rc-active-color); background-color: var(--rc-active-bg); }

.rc-widget .rc-option__text, .rc-widget .rc-option__discount { padding-right: 4px; }

.rc-widget label { color: inherit; }