diff --git a/CSS/variables/hotpink.css b/CSS/variables/hotpink.css index 55999afb..2f3974c0 100644 --- a/CSS/variables/hotpink.css +++ b/CSS/variables/hotpink.css @@ -8,7 +8,7 @@ --drop-down-menu-bg: #204c80; --button-color: #fb3f62; - --button-color-hover: rgba(251, 63, 98, .8); + --button-color-hover: #cd4164; --button-text: #eee; --button-text-hover: #FFF;