.js-tabs__panel--hidden {
	display: none;
}

.simple-button {
	font-family: var(--wp--preset--font-family--satoshi);
	text-transform: uppercase;
	font-size: calc(var(--wp--preset--font-size--body) - 1px);
	letter-spacing: 3px;
	font-weight: 400;
	text-decoration: none;
	color: inherit;
}