.andreas_portrait {
}

h2.with_andreas {
  font-size: 7vw;
  font-style: italic;
}

.col.portrait {
  max-width: 35%;
}

div .portrait {
  max-width: 100x;
}

div.project_title {
  font-family: serif;
}

.goal_box {
  background-color: rgb(170,171,183);
}

body.project_opportunities_body {
  padding-left: 15px;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  background-color: rgb(192,224,248);
}

.h2.with_andreas {
  font-style: italic;
}

.img-fluid.project_img {
}

.col.project_img {
}

.image_caption {
  font-style: italic;
}

.list-group-item:last-child {
  margin-bottom: 10px;
}

.project_image {
  padding: 10px;
}

