:root {
    font-display: swap;
    color: #0F1111;
}

header .bi-tags-fill {
    transform: rotate(90deg);
}

section.category-wrapper .category-item a:hover .category-title {
    border-color: var(--bs-primary) !important;
    color: var(--bs-primary) !important;
}

section.category-wrapper .category-item img {
    height: 200px;
}

section.advanced-features i.bi {
    font-size: 2em;
}

footer p {
    font-size: 14px;
}
