body.lablitbr-page .button.button-dark {
    color: var(--white);
}

body.lablitbr-page .button.button-light {
    color: var(--ink);
}

.program-section .program-grid > article > span {
    color: #d89a8b;
}

.instagram-link {
    align-items: center;
    gap: 9px;
}

.instagram-icon {
    width: 15px;
    height: 15px;
    flex: 0 0 15px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.7;
}

.soon-button {
    min-width: 154px;
    justify-content: center;
    letter-spacing: .12em;
    cursor: default;
}
