.instagram-follow {
  background: #b9b2ff;
  color: #29254a;
  box-shadow: 0 8px 18px rgba(108, 99, 255, .18);
}

.instagram-follow:hover { background: var(--purple); color: #fff; }
