.sg-7bda6d24-grid {
    display: grid;
    width: 100%;
}

.sg-7bda6d24-card {
    transition: background-color 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
}

.sg-7bda6d24-icon {
    display: flex;
    align-items: center;
}

.sg-7bda6d24-icon i {
    font-size: inherit;
    color: inherit;
}

.sg-7bda6d24-title {
    margin: 0;
    font-size: 1.25rem;
    font-weight: 600;
}

.sg-7bda6d24-desc {
    margin: 0;
    font-size: 0.95rem;
    line-height: 1.5;
}
