@import 'theming'; .#{$ADF} { &-controls { display: flex; justify-content: space-between; } &-edit-controls { display: flex; justify-content: flex-end; margin-left: auto; } &-switch-to-edit-mode, &-save-edit-mode { color: rgb(255, 152, 0); } &-cancel-edit-mode, &-claim-controls { color: rgb(131, 131, 131); } &-card-container { font-family: inherit; } }