.social-float {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.social-float .b_text {
  margin-top: 5px;
}
