warylad
Hi
The contact page is default Joomla contact and does not offer the web work there
You can check the output with default Joomla template to see its not from template that it should show word web.
For the alignment topic you posted in first post here.
I updated code in custom.css file,
.address-detail .contact-webpage .fa {
padding-bottom: 36px!important;
}
but your site using server side cache, kindly clear to see changes : http://prntscr.com/qnti2a
You can increase/decrease 36px value to move website name up/down.
Regards