/* Hide all social icons. Request at 2017-07-27 */
.social__item {
  visibility: hidden;
}
