diff --git a/css/style.css b/css/style.css index 9aa3d57..1bfc5d5 100644 --- a/css/style.css +++ b/css/style.css @@ -1875,7 +1875,7 @@ p { .center { display: flex; - justify-content: center; + } p.section_count { @@ -2230,8 +2230,8 @@ section.inner_banner h3 { background: #e0af14; border: none; color: #fff; - width: 200px; - height: 65px; + width: 154px; + height: 54.4px; text-transform: uppercase; font-size: 21px; padding: 0; @@ -2244,4 +2244,4 @@ section.inner_banner h3 { .contact_form button:focus { background: #fff; color: #12385b; -} \ No newline at end of file +}