.page-hero-gravatar img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: relative;
    vertical-align: middle;
    margin: 0 10px 0 0;
}

.page-hero .author, .page-hero-gravatar {
    display: inline-block;
}

.page-hero .entry-date {
    border-left: 2px solid #fff;
    padding-left: 10px;
    margin-left: 10px;
}
.mybreadcrumbs{margin-top:20px;}

.centered_form, .centered_from input.email{
        border: 1px solid #111;
    width: 100%;
    outline: none;
    font-weight: 400;
    font-size: 15px;
    padding: 12px 10px;
    border-radius: 0;}