@import '../../../../../../styles/variables'; @import '../../../../../../styles/dev-utilities/helpers'; .time-slice-list-of-a-day { label { line-height: 2.25rem; } } .button { color: $primary_color; .icon { margin-right: 1rem; fill: $primary_color; } } #close_dialog { border: 0; color: $primary !important; .icon { margin-left: 1rem; height: 1.5em; width: 1.5em; } } .heading-day-choice { font-size: 1.25rem; line-height: 1.25rem; color: $d-black; font-weight: 700; margin-bottom: 1rem; } .add-time-choice { margin-top: 0.5rem; .button { justify-content: inherit; background: transparent; } } .delete-hour { background: transparent; }