.social-btn {
  &.vk {
    background-color: #0077ff;
    color: #fff;

    &:after {
      color: #fff;
      content: "\f189";
    }
  }
}
