.posts li .p-wrap {
    padding: 1.5em 2em;
    background: #dd0000;
    transition: all .15s ease-in
}

