diff --git a/frontend/assets/css/style.css b/frontend/assets/css/style.css index 982913a..acf54ed 100755 --- a/frontend/assets/css/style.css +++ b/frontend/assets/css/style.css @@ -778,7 +778,7 @@ input[type="text"], input[type="email"], input[type="password"], select { left: 1.5rem; } -.banner1-cta:hover, .banner1-cta:focus, .banner2-cta:hover, .banner2-cta:focus { +.banner1-cta:hover, .banner1-cta:focus, .banner2-cta:hover, .banner2-cta:focus, #cookie-accept-btn:hover, #cookie-accept-btn:focus, .modal-close:hover, .modal-close:focus { background: #00871E; border-color: #00871E; }