.floatr {
    float: right
}

.pd4 {
    padding: 28px;

}

.entry-content .attachment-post-thumbnail, .entry-content .attachment-full {
    background: #fff
}

.box, li .sub-menu, form div.wpcf7-response-output, #secondary .widget_nav_menu {
    border-radius: 2px;
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.2);
    background: #fff;
}

.avatar-area img {
    border: 2px solid #fff;
    /*border-width: 0.571428rem;*/
    box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.1);
    /*box-shadow: 0 0 0 0.357142rem rgba(0, 0, 0, 0.1);*/
    border-radius: 1px;
}

.avatar-area a {
    bottom: 0;
    position: absolute
}

.gr2, .gr3 {
    display: inline-block;
    vertical-align: top
}

.gr2 {
    margin-top: -10px;

}

.gr3 {
    width: 78%;
    margin-left: 15%;
    margin-bottom: 70px;

}


