diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 14382e6..8ecbf90 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -874,8 +874,8 @@ a.active{font-weight:bold;text-decoration: underline;} .why_me_ {padding-top: 30px; overflow: hidden;} .why_me_ .why_list {width: 1038px; margin-left: -58px} .seo_text { - font-size: 13px; - color: #333; + font-size: 13px !important; + color: #333 !important; font-family: Roboto !important; } .seo_text p { -- libgit2 0.21.4