.modal-header, .modal-body, .modal-footer { color: $white1; } .modal-header { background: linear-gradient(to bottom, $suwa04 0%, $suwa02 34%, $suwa03 100%); } .modal-body { background-color: $black3; } .modal-footer { background-color: $black2; }