diff --git a/css/style.css b/css/style.css index 4bdfd81..f9ff53a 100644 --- a/css/style.css +++ b/css/style.css @@ -8531,8 +8531,8 @@ h1, h2, h3, h4, h5, color: #fff; } .btn.btn-primary:hover { border: 1px solid var(--blue); - background: transparent; - color: #d9ba2b; } + background: black; + color: white; } .btn.btn-primary.btn-outline-primary { border: 1px solid #d9ba2b; background: transparent;