
.profile-bio {
    font-size: 16px;
    line-height: 22px;

    width: 100%;
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 15px;

    background-color: #f8f8f8;
    border: solid 1px #eee;
    border-radius: 12px;
}
.profile-url {
    font-size: 12px;
    line-height: 16px;
}
