:host /deep/ { .input-group { margin-bottom: 1rem; } .validation-checkboxes { display: flex; justify-content: space-between; } .demo-checkboxes { display: flex; flex-direction: column; } .demo-radio { display: flex; flex-direction: column; } .demo-disabled-checkbox-radio { display: flex; flex-direction: column; } .demo-checkboxes-radio { display: flex; justify-content: space-between; } .demo-rating { display: flex; justify-content: space-between; } .star { font-size: 1.5rem; color: #b0c4de; } .filled { color: #1e90ff; } }