diff --git a/resources/assets/sass/custom.scss b/resources/assets/sass/custom.scss index f21bbbf77..298390c2e 100644 --- a/resources/assets/sass/custom.scss +++ b/resources/assets/sass/custom.scss @@ -174,7 +174,7 @@ body, button, input, textarea { } .fas.fa-heart { - color: #f70ec4!important; + color: #d32f2f!important; }