.header-bio {
    text-align: center;
    margin-top: 2rem;
}

.header-bio-two {
    text-align: center;
    margin-top: 2rem;
    box-shadow: 4px 5px 9px black;
    background-color: lightgrey;
}

.left-content-bio {
    font-size: 20px;
    font-family: Avenir-Heavy;
    color: white;
}

.b,
strong {
    font-size: 1.2rem !important;
}

.bio_top {
    position: absolute;
    left: 5%;
    top: 65%;
    width: 600px;
}

.bio_bottom {
    position: absolute;
    right: 0%;
    top: 27%;
    width: 534px;
}
.enc_pic {
    width: 100%;
}

.header-bio h1 a {
    text-decoration: none;
}
