p {
    margin: 0 0 1em;
}
select option {
    background-color: #062038;
}
.post_headshot {
    width: 70px;
    float: left;
    margin: 0 20px 10px 0;
    border-radius: 50%;
}
a.button {
    margin-right: 5px;
}

 
