* {
    font-family: "Poppins", sans-serif;
}

.font-playFair {
    font-family: "Playfair", serif;
}

.cat-btn-active {
    background-color: #0f172a;
    color: white;
}
