.ysw-florilla-hotspot-section h4 {
    color: var(--ysw-color-gray);
}

.ysw-florilla-hotspot-section .text-b1 {
    font-family: var(--ysw-second-font-label);
    font-size: 18px;
}

.ysw-florilla-hotspot-section [data-armada-animation="grid-item"] a {
    font-family: var(--ysw-font-label);
    font-size: 18px;
}

.ysw-florilla-hotspot-section [data-armada-animation="button-primary"] {
    background-color: var(--ysw-color-header-item);
    border: none;
    color: var(--ysw-color-label);
}

.ysw-florilla-hotspot-section [data-armada-animation="button-primary"] svg {
    color: var(--ysw-color-label);
}
