@import '../../darkswarm/branding'; .container { input { &[readonly] { background-color: $disabled-light; cursor: default; } } }