.network-item{display:inline-block;height:32px;width:32px}.network-item svg{height:auto;width:100%}.network-item svg path{transition:fill .5s cubic-bezier(.25,1,.5,1)}.network-item svg rect{transition:stroke .5s cubic-bezier(.25,1,.5,1)}@media only screen and (min-width:1024px){.network-item{height:28px;width:28px}}@media (hover:hover){.network-item:hover svg path{fill:#8aae1b}.network-item:hover svg rect{stroke:#8aae1b}}