.mobile-cta,
.mobile-cta * {
  box-sizing: border-box;
}

.mobile-cta a {
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 100% !important;
  min-height: 52px;
  padding: 16px 20px !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  text-decoration: none;
  border-radius: 12px;
  color: #fff;
}

.call-btn {
  background: #1e73be;
}

.whatsapp-btn {
  background: #25d366;
}
