Wereld hondendag
:host {
--enviso-primary-color: var(--pak-dark-green);
--enviso-secondary-color: var(--cal-summer);
--enviso-tertiary-color: var(--pak-red);
font-family: Inter, system-ui, sans-serif;
}
enviso-button[icon-name="info-squared"][icon-only] {
display: none;
}
.enviso-ticket-widget-offer-name {
height: 10px;
min-height: 0;
overflow: hidden;
color: transparent;
font-size: 0;
pointer-events: none;
user-select: none;
}
.enviso-title {
font-family: "rollerscript";
font-weight: 700;
line-height: 1;
letter-spacing: -0em;
text-wrap: pretty;
font-size: var(--at-heading--m);
}
.enviso-name {
font-family: "Sun";
font-weight: 800;
line-height: 1;
letter-spacing: -0.02em;
text-wrap: pretty;
font-size: var(--at-heading--s);
}
.enviso-price-full {
font-family: "Sun";
font-weight: 400;
line-height: 1;
letter-spacing: -0.02em;
text-wrap: pretty;
font-size: var(--at-heading--s);
}
.enviso-ticket-widget-offer-name {
font-family: "Sun";
font-weight: 900;
line-height: 1;
letter-spacing: -0.02em;
text-wrap: pretty;
font-size: var(--at-heading--xl);;
}
.enviso-description{
font-family: "sun";
font-weight: 200;
text-wrap: pretty;
font-size: var(--at-heading--s);
font-style: normal;
}
.enviso-info {
align-self: center;
}
