﻿.cityu footer .social-media:has(:hover) li:not(:hover) {
    scale: 0.8;
    filter: blur(2px);
}

#wrapper{
    max-width:100%;
    overflow-x:hidden;
}