.elementor .highlight-text{& *:is(b,strong) {
color: var(--primary);
font-weight: inherit;
}\n}.elementor .e-text{color: var(--text); font-family: var(--text_1); font-weight: 500; font-style: normal; text-decoration: none; text-transform: none; line-height: 1.5em; font-size: var(--body-font-size);\n}.elementor .dot-highlight-text{font-family:var(--secondary_1);font-weight:500;font-size:var(--button-font-size);color:var(--secondary);letter-spacing:0.05rem;line-height:1.5em;text-transform:uppercase;display:inline-flex;align-items:center;align-self:center;&::before {
content: '';
display: inline-block;
width: 8px;
height: 8px;
border-radius: 50%;
background-color: var(--secondary);
margin-right: 10px;
vertical-align: middle;
}\n}