| Index: static/src/scss/components/_contact.scss | 
| =================================================================== | 
| --- a/static/src/scss/components/_contact.scss | 
| +++ b/static/src/scss/components/_contact.scss | 
| @@ -26,17 +26,16 @@ | 
| #contact .horizontal-list | 
| { | 
| margin-right: -$x-small-space; | 
| margin-left: -$x-small-space; | 
| } | 
|  | 
| #contact .horizontal-list li | 
| { | 
| -  display: inline-block; | 
| margin-right: $x-small-space; | 
| margin-left: $x-small-space; | 
| font-weight: $bold-weight; | 
| text-transform: uppercase; | 
| } | 
|  | 
| #contact .underlined | 
| { | 
|  |