
.cat-beauty {
	background-image: url('./dist/img/categories/png/beauty.png');
	background-repeat: no-repeat;
}

.cat-books {
	background-image: url('./dist/img/categories/png/books.png');
	background-repeat: no-repeat;
}

.cat-comics {
	background-image: url('./dist/img/categories/png/comics.png');
	background-repeat: no-repeat;
}

.cat-dear-diary {
	background-image: url('./dist/img/categories/png/dear-diary.png');
	background-repeat: no-repeat;
}

.cat-everything-else {
	background-image: url('./dist/img/categories/png/everything-else.png');
	background-repeat: no-repeat;
}

.cat-eye-candy {
	background-image: url('./dist/img/categories/png/eye-candy.png');
	background-repeat: no-repeat;
}

.cat-fiction {
	background-image: url('./dist/img/categories/png/fiction.png');
	background-repeat: no-repeat;
}

.cat-friendship {
	background-image: url('./dist/img/categories/png/friendship.png');
	background-repeat: no-repeat;
}

.cat-fun {
	background-image: url('./dist/img/categories/png/fun.png');
	background-repeat: no-repeat;
}

.cat-live-through-this {
	background-image: url('./dist/img/categories/png/live-through-this.png');
	background-repeat: no-repeat;
}

.cat-movies-tv {
	background-image: url('./dist/img/categories/png/movies-tv.png');
	background-repeat: no-repeat;
}

.cat-music {
	background-image: url('./dist/img/categories/png/music.png');
	background-repeat: no-repeat;
}

.cat-poetry {
	background-image: url('./dist/img/categories/png/poetry.png');
	background-repeat: no-repeat;
}

.cat-sex-love {
	background-image: url('./dist/img/categories/png/sex-love.png');
	background-repeat: no-repeat;
}

.cat-style {
	background-image: url('./dist/img/categories/png/style.png');
	background-repeat: no-repeat;
}

.cat-tech {
	background-image: url('./dist/img/categories/png/tech.png');
	background-repeat: no-repeat;
}

.cat-you-asked-it {
	background-image: url('./dist/img/categories/png/you-asked-it.png');
	background-repeat: no-repeat;
}