.insight-category-button {
    width: max-content;
    display: flex;
    align-content: center;
    cursor: pointer;
    color: #000;
    gap: 10px;
}

.insight-category-button p {
    margin: 0;
}
