
    .tobii {
		background-color: rgba(255, 255, 255, 0.94);
		z-index: 10001;
    }

    .tobii > button {
		background-color: #FFF;
		border: 0.05556em solid transparent;
		color: #000;
    }

	.tobii > button svg {
		stroke: #000;
	}

.tobii__slide iframe {
	max-width: 100%;
	max-height: 100%;	
}