@charset "UTF-8";

a#instagram+section img {
    width: 40px !important;
}
a#instagram+section a:hover {
    opacity: 0.8;
}
a#instagram+section a {
    transition: 0.4s 
ease-in-out;
}