#headshot{
    display:inline-block;
}

.fw-sidebar{
    display:none;
}

.single .post.post-details img.alignleft, .single .post.post-details .wp-caption.alignleft {
    margin: 0 2% 5px 0px;
}

input {
    margin-left: 0 !important;
}

input[type=text] {
    background: #fff !important;
}

.textwidget {
    /* border: 1px solid #dbdada; */
    border-radius: 1px;
    padding: 20px;
    background: #f5f5f5;
    /* box-shadow: -1px 1px 8px 1px rgb(0 0 0 / 6%); */
}
