﻿@charset "utf-8"; 
:root{--color:#87CEFA}
footer .foot-link .email a{color:var(--fontcolor)}
footer a:hover{text-decoration: none;color: var(--color);}
footer .foot-info img{display:block;margin:0 auto}
footer .foot-share ul li:last-child{margin-right:0}
footer .foot-share ul li:first-child{margin-left:20px}
footer .foot-share ul{justify-content:center}
footer .foot-info .foot-logo img{width:auto}