.vertical-center {

  display: flex;
  align-items: center;
}

.btn-outline-primary:hover > a.link-whats {
  color: #FFF;
}
a.link-whats {
  text-decoration:none;
}
.link-whats-banner{
  position: absolute;
  right: 5%;
  bottom: -50px;
}
.img-link-what {
  width: 70px;
  height: 70px;
}
.btn-link-whats-app {
  background: url('/wp-content/themes/empresta/assets/images/whatsapp-logo-1.svg') no-repeat;
  background-position-x: calc(95% - 0px);
  background-position-y: calc(50% - 0px);
}
.img-link-whats {
  /* width: 28px;
  height: 28px;
  margin-bottom: 5px;
  margin-left: 10px;
  vertical-align: middle; */
}
