body {
    background-color: #B7E3E4;
    font-style: 'Libre Baskerville', sans-serif;
}

p{
    color: #536079;
    font-style: 'Libre Baskerville', sans-serif;
    font-weight: 400px;
}

h3 {
    color:#E86C2A;
    font-style: 'Libre Baskerville', sans-serif;
}

h2 {
    color: #e54b4b;
    font-style: 'Libre Baskerville', sans-serif;
}
.bio {
    margin: 20px;
    border: 4px solid #424C9E;
    padding: 40px;
    font-style: 'Libre Baskerville', sans-serif;
}

img {
    width: 280px;
}

.image-cropper {
    width: 250px;
    height: 250px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
}

.rounded {
  display: inline;
  margin: auto;
  margin-left: -20%;
  height: 110%;
  width: auto;
}