Searched most forums here, seems css code for other themes, works also well for Anima.
Tested, works also with Roseta.
Remove white space between content and footer:
article.hentry, .main .content-widget {
display: block;
position: relative;
margin-bottom: 0em;
}