diff --git a/src/app/globals.css b/src/app/globals.css index 902bbdd..ae5788d 100644 --- a/src/app/globals.css +++ b/src/app/globals.css @@ -470,8 +470,8 @@ html { } .overlay-cta-section { - bottom: 3vh !important; - top: auto !important; + top: 12vh !important; + bottom: auto !important; } .overlay-cta-btn {