.featurette p, .featurette ul {
    font-size: 1.2rem;
}

.featurette .box {
    /* box-shadow: 5px 5px gray; */
    border: solid 2px #00b2f6;
}

#headshot {
    width: 50%;
    max-width: 225px;
    height: auto;
    border: solid 2px #53ba83;
}