layout page title contact me permalink /contact/ <style> #contact { text-align: center; } div > .fa { padding: 10px; font-size: 30px; width: 50px; text-align: center; text-decoration: none; /* border-radius: 50%; */ margin: 5px 2px; /* background: gray; */ color: gray; } div > .fa:hover { opacity: 0.7; } </style>