

.blog_holder .post_info .time {
  display: none;
}
.post_author{display: none;}

.side_menu_button a:last-child {
margin-top:-12px;
}

div.wpcf7-response-output {
    position: relative;
    padding: 17px 30px 17px 55px;
    color: #EE262F;
    margin-left: 0;
    margin-right: 0;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 3px solid red;
}