@import url('https://cdnsm5-ss19.sharpschool.com/common/pages/PortalThemeStyle.ashx?templateId=5828');

/* CHANGES 08-11-22  ADD PEACHJAR ICON INSTEAD OF USER ICON*/

.floated-icons ul li:nth-child(6) a .icon {
    background-image: url(../../Servers/Server_157349/Templates/peachjar-icon.png);
    width: 18px;
    height: 20px;
    background-size: cover;
    color:#ffffff00;
}

.floated-icons ul li:nth-child(6) a:hover .icon, .floated-icons ul li:nth-child(6) a:focus .icon {
    filter: brightness(8.5);
}