/* catposts/catposts.css version 1.0.0 */
.cat-items{
    /* Pushes the element 10px to the left */
    margin-left: -30px;
}