.studies_content {
  font-family: Roboto-Light;
  font-size: 1rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1.5rem;
  letter-spacing: 0rem;
  color: #232e30;
  min-height: 20rem;
}

.studies_content a {
  font-family: Roboto-Bold;
  text-decoration: underline;
  font-size: 1rem;
  font-weight: normal;
  letter-spacing: 0rem;
  color: #232e30;
}