.section-toolkit .swiper{
    padding: 0;
}

.section-toolkit .swiper p{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.4rem;
    color: var(--theme-text-color);
    margin: 0;
    gap: 1rem;
}

.section-toolkit .swiper .icon-image{
    display: flex;
    align-items: center;
}