
/*** T3SB identifier: t3sbs_skiplink */

.skip-link:focus,
.skip-link:focus-visible {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 2000;
	display: block;
	padding: .875rem 1.5rem;
	background-color: #0e1225;
	color: #f3efe4;
	font-weight: 600;
	text-decoration: none;
	outline: 2px solid #f3efe4;
	outline-offset: -4px;
}



/*** T3SB identifier: t3sbsCSSassets_36938 */

/* t3sbs_assets_36938 */
.f-steps {
  grid-template-columns: repeat(3,1fr);
}
	

