diff --git a/css/mobile-first.css b/css/mobile-first.css index fd10b224..73f032d4 100644 --- a/css/mobile-first.css +++ b/css/mobile-first.css @@ -1588,7 +1588,6 @@ select.country_code, select.kids_number { font-family: 'Goudy Old Style'; font-weight: 600; font-size: 20px; - text-transform: uppercase; } .infopage_ad { float: left; width: 360px; @@ -1615,7 +1614,8 @@ select.country_code, select.kids_number { background: rgb(0 0 0 / 40%); border-radius: 4px;} .content_article_name a {text-decoration: none; color: #fff; - text-shadow: 1px 1px 1px #000;} + text-shadow: 1px 1px 1px #000;font-size: 20px; + font-weight: 600;} .content_article_button { font-size: 17px; margin-right: 0;