So I did some Internet research and found a solution to my problem. Here it goes for anyone who is interested:
Just adding
.widget {
margin-bottom: 20px
}
to the Custom CSS solves this. You can change the amount of pixels for the spacing as you like.