/****************************************************** Modals ******************************************************/ .modal { &-content { background-color: $panelBg; } &-header { background-color: $paneHeaderBg; border-bottom: 1px solid transparent; color: inherit; } &-footer { border-top: 1px solid transparent; color: inherit; } }