/*
Theme Name: The Kind Club
Author: Matthias Gall <matt@thekindclub.de>
Author URI: https://thekindclub.de
Template: bijoux
Text Domain: thekindclub
*/

::selection {
    background: #fd88bd;
}

.category-separator-background > div {
    border-top-left-radius: 162px;
    border-top-right-radius: 162px;
    border-bottom-left-radius: 162px;
    border-bottom-right-radius: 162px;
}
