﻿.bio-page .kevin-image {
    vertical-align: top;
}

.bio-page p {
    color: rgb(51, 51, 51);
    font-size: 14px;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto;
    line-height: 1.5;
    margin: 10px 0;
}

#bio-page-2 {
    display: none;
}
