diff --git a/blocks/contactus/contactus.css b/blocks/contactus/contactus.css index bcd82702..c5a4cd44 100644 --- a/blocks/contactus/contactus.css +++ b/blocks/contactus/contactus.css @@ -1 +1,8 @@ -/* Only comments */ \ No newline at end of file +/* Only comments */ + +.buttons .phone { + display: block!important; + background-color: transparent!important; + padding: 0!important; + padding-right: 10px; +} \ No newline at end of file