# How to add and customize Wiloke Text card style 1

{% hint style="info" %}
Click [here](/how-to-add-the-wiloke-card-section-in-elementor.md) for how to add the Wiloke's card to elementor builder
{% endhint %}

{% embed url="<https://youtu.be/KRifdPmM2NA>" %}

{% tabs %}
{% tab title="Colors use in the first item" %}
Background Color

```
#F8EBE7
```

Text Color

```
#888888
```

Button Color

```
#FCFCFC
```

Button Background Color

```
#EC846D
```

{% endtab %}

{% tab title="Colors use in the second item" %}
Background Color

```
#EAE7F8
```

Text Color

```
#888888
```

Button Color

```
#FCFCFC
```

Button Background Color

```
#6257de
```

{% endtab %}

{% tab title="Colors use in the third item" %}
Background Color

```
#E8F8F1
```

Text Color

```
#888888
```

Button Color

```
#FCFCFC
```

Button Background Color

```
#67E7B0
```

{% endtab %}
{% endtabs %}

<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc-wilcard.wiloke.com/how-to-add-and-customize-wiloke-text-card-style-1.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
