p {
  text-align: left;
  color: #776e6e;
}

.myVideosSubHeading {
  text-align: center;
}

.myVideosHeading {
  text-align: center;
}

.videoTitle {
  margin-left: 10%;
  text-align: left;
}

.btn.btn-primary.downloadButton {
  background-color: #c73f27;
  align-self: center;
  width: fit-content;
}

div {
  align-content: center;
}

.btn.btn-primary.showMoreButton {
  background-color: #9c2b17;
  align-self: center;
}

.btn.btn-primary.uploadButton {
  background-color:#9c2b17;
  align-self: center;
}

.assigningDoctorLabel {
  margin-left: 21%;
}

.assignedPatientsLabel {
  margin-left: 21%;
}
