footer{width:100%;background-color:#099af4;padding:1em 0 1em;display:flex;flex-direction:column;align-items:center;color:white;font-family:"Quicksand";text-shadow:0 0 .4em #0775b9;margin-top:3em}@media (orientation: portrait){footer{font-size:1.3em}}footer>*{margin:0}footer ul#socials{display:flex;flex-direction:row;justify-content:center;align-items:center;overflow:hidden;padding:0;box-shadow:none;filter:drop-shadow(0px 0px .2em #0775b9)}footer ul#socials li{list-style-type:none}footer ul#socials li a{text-decoration:none;color:white;display:flex;flex-direction:row;justify-content:left;align-items:center;overflow:hidden;max-width:2.5em;margin:0.75em;transition:0.5s}@media (orientation: landscape){footer ul#socials li a:hover{max-width:13em}}footer ul#socials li a img{width:2.5em;user-select:none}footer ul#socials li a p{margin-left:1em;flex-shrink:0}footer address{font-style:normal}footer address #e-mail{margin:0.5em 0;cursor:pointer;font-size:1em;font-weight:normal;font-family:"Montserrat"}@media (orientation: portrait){footer address #e-mail{font-weight:bold}}footer address #e-mail:after{content:"@gmail.com"}footer small{font-family:"Montserrat"}footer small#copyright:before{content:"© ";font-family:"Quicksand";font-size:1.1em}
