:root{--primary-button-color: #15284b; --main-third-color: #8b5cf6; --main-fourth-color: #00c753; --main-second-color: #eff8ff; --border-radius: 6px; --product-card-bg: #fff; --product-card-border: #d2e4f6; --product-card-color: #15284b;} .feature-button .feature-button-content > div:nth-child(3) {
    border: 1px solid #8b5cf6;
    padding: 3px 5px;
    margin: 2px 0;
    border-radius: 5px;
    color: #8b5cf6;
    font-weight: 600;
}