diff --git a/css/custom.css b/css/custom.css index 3ade56a..88c3b64 100644 --- a/css/custom.css +++ b/css/custom.css @@ -1429,7 +1429,7 @@ header.main-header .header-sticky.active{ } .counter-title h2{ - font-size: 56px; + font-size: var(--font-size-4xl); color: var(--white-color); }