h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Lilita One', 'Open Sans', 'Raleway', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.bg-color-img {
    list-style-type: none;
    padding-right: 95px;
    background: url('../img/colors.png') no-repeat right top;
    background-size: 95px 51px;
}

.bg-pik-img {
    list-style-type: none;
    padding-left: 35px;
    background: url('../img/pik.png') no-repeat left top;
    background-size: 30px 30px;
}

.bg-herz-img {
    list-style-type: none;
    padding-left: 35px;
    background: url('../img/herz.png') no-repeat left top;
    background-size: 30px 30px;
}

.bg-karo-img {
    list-style-type: none;
    padding-left: 35px;
    background: url('../img/karo.png') no-repeat left top;
    background-size: 30px 30px;
}

.bg-kreuz-img {
    list-style-type: none;
    padding-left: 35px;
    background: url('../img/kreuz.png') no-repeat left top;
    background-size: 30px 30px;
}
