.small-icon li a:hover {
    color: #d4af37;
    /* gold */
    transform: scale(1.2);
    transition: 0.3s;
}
