#about-me-img{
  border-radius: 10%;
  float: left;
  width: 50%;
  height: auto;
  margin: 0 20px 0 20px;
}

body h3{
  text-align: center;
}/* all body content should be centered */

/*.about-me-text p {
  font-weight: 900;
}*/

.first-about-me-text{
  font-size: larger;
  font-weight: bold;
  font-style: italic;
}

div .card-grid{
  padding-top: 15px;
  padding-bottom: 15px;
}

footer{
  text-align: center;
  padding-top: 30px;
}

.card-text{
  font-style: italic;
}