
/*App store Section*/
/*----------------------------------------------------*/
.bar-video-app-store-text h2 {
  color: #fff;
  font-size: 42px;
}
.bar-video-app-store-text h2 span {
  color: var(--vc-color);
}
.bar-video-app-store-text p {
  color: #fff;
  font-size: 18px;
}

.bar-video-app-store-section {
  padding-top: 95px;
}

.bar-video-app-play-btn a {
  display: block;
  margin-bottom: 25px;
}
.bar-video-app-play-btn a:last-child {
  margin-bottom: 0;
}

.bar-video-qr-code {
  margin-left: 55px;
}