.entry h3{
display:block;
color: #498C01;
    font-size: 14px;
    line-height: 26px;
    margin-top: 10px;
    padding: 5px 10px;
background:#DCF09B url("https://www.lav.so/images/light.png") repeat;
border-left:5px solid #a3b94e;
text-shadow: 1px 1px #FFFFFF;
}
.entry  .caption-wrap,.entry   .wcaption-wrap {
    background-color: #F6DCDD;
    border-left: 6px solid #a3b94e;
    clear: both;
    margin: 10px 0;
    padding: 20px 0;
    text-align: center;
}
.entry  .caption-wrap img,.entry   .wcaption-wrap img{
border: 1px solid #FFFFFF;
    max-width: 860px;
}