   a:hover{opacity:0.5;
           cursor: pointer;
           position: relative; bottom: 1.8em;
           }

   section {
           display:flex;
           flex-wrap:no-wrap;
           justify-content: center;
           }

   li{width:25%;list-style: none;} 