/*
Generated time: June 20, 2025 08:53
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.feature-list__items{gap:1rem}.feature-item{padding:1rem 1.6rem;border:1px solid rgb(var(--color-border));transition:all .3s}.feature-item__icon{padding:.5rem}.feature-item__text{white-space:nowrap;transition:all .3s}.feature-item:hover{background:rgb(var(--color-button));border-color:rgb(var(--color-button))}.feature-item:hover .feature-item__text{color:rgb(var(--color-button-text))}