.head-bg-brand-2 .card-offer-style-3 .card-head {
    border-radius: 20px 20px 0px 0px;
    background-color: #4caf50;
}
.list-buttons li a
Specificity: (0,1,2)
 {
    background-color: #141212;
    border: 1px solid #708d6d;
    border-radius: 20px !important;
    color: #71717a;
    display: inline-block;
    font-size: 16px;
    line-height: 24px;
    padding: 11px 22px;
    text-decoration: none;
}

.nsite-header-btn--primary {
    background-color: var(--primary) !important;
    color: var(--primary-foreground) !important;
    border-color: var(--primary) !important;
    border-radius: 20px !important;
}

.mobile-header-wrapper-style
Specificity: (0,1,0)
 {
    background-color: #000000;
    bottom: 0;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .09);
    max-width: 370px;
    min-height: 100dvh;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: all .25s cubic-bezier(.645, .045, .355, 1);
    visibility: hidden;
    width: 100%;
    z-index: 1003;
}

.ck-content.nsite-home-oai .section {
    background-color: #000000 !important;
}

.nsite-blog-saas {
    --blog-easel-bg: #000000;
    --blog-easel-surface: #000000;
    --blog-easel-border: #0c0c0c;
    --blog-easel-text: #f0f0f7;
    --blog-easel-muted: #f4f4ff;
    --blog-easel-radius: 1rem;
    --blog-easel-radius-lg: 1.25rem;
    --blog-easel-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
    margin: 0 -0.75rem;
    padding: 2rem 0.75rem 3rem;
    border-radius: var(--blog-easel-radius-lg);
    background: var(--blog-easel-bg);
    color: var(--blog-easel-text) !important;
}


.header .dropdown-account, .header .dropdown-cart, .box-dropdown-cart .dropdown-account
Specificity: (0,2,0)
 {
    background-color: #0c0a0a !important;
    border: 1px solid #4a4d4a !important;
    border-radius: var(--oai-radius-lg) !important;
    box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.08), 0 10px 28px rgb(0 0 0 / 0.12) !important;
    padding: 0.5rem 0.75rem !important;
}


.mobile-header-wrapper-style
Specificity: (0,1,0)
 {
    background-color: #121212;
    bottom: 0;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .09);
    max-width: 370px;
    min-height: 100dvh;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: all .25s cubic-bezier(.645, .045, .355, 1);
    visibility: hidden;
    width: 100%;
    z-index: 1003;
}


.btn.btn-white-circle
Specificity: (0,2,0)
 {
    background-color: #202322 !important;
    color: #71717a;
}

.card-offer-style-3
Specificity: (0,1,0)
 {
    border: 1px solid #e4e4e7;
    border-radius: 20px;
    margin-bottom: 30px;
    padding: 0;
}