body {
    font-family: "Inter", sans-serif;
}

/* Features box hover on heading */
.f-card:hover .h-span {
    color: #ffffff;
}