.vey-doc-download {
  display: flex;
  border-radius: 8px;
  background-color: #f3f4f7;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px;
}

.vey-doc-download p {
  color: #757575;
  font-family: "proxima-soft", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 19px;
  margin: 0;
}

.vey-doc-download a {
  color: #0b7bfb;
  font-family: "proxima-soft", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 19px;
}

.vey-doc-download img {
  margin-right: 10px;
  width: 15px;
  height: 18px;
}
