.main-links-mosaique-single-content-image {
    object-fit: contain;
    transition-duration: 0.8s;
}
section.store-features-style-3.bg-\[var\(--bg-primary\)\] {
    background-color: #E7A43B;
}
h4.store-features-style-3-content-single-content-title {
    color: white;
}
p.store-features-style-3-content-single-content-description {
    color: white;
}
h2.store-features-style-3-heading-title.text-right.ltr\:text-left.pb-\[15px\].relative {
    color: white;
}
h3.store-features-style-3-heading-description {
    color: white;
}
h4.steps-content-single-title {
    color: white;
}

.steps-content-single-box.rotate-360 {
    background-color: white;
}
.steps-content-single-box-number {
    color: rgb(0 0 0);
}
p.mb-2 {
    color: #000000;
}
p.steps-content-single-description {
    color: white;
}
@media (max-width: 767px) {
  section.banners-builder.bg-\[var\(--bg-primary\)\] {
    margin-top: 23%;
}
h1.banners-builder-single-content-informations-title {
    font-size: 8px !important;
}
}
.bg-\[var\(--bg-secondary\)\] {
    background-color: #E7A43B;
}
.text-gray-400 {
    color: rgb(0 0 0);
}