.bold {
	font-weight: 600;
}

.join-btn {
	font-size: 30px;
	padding: 14px 28px;
	height: auto;
}

.landing-vid {
	width: 100%;
	border-radius: 8px;
}

.signin-button {
	padding: 0 14px;
	font-size: 15px;
}

.text-center {
	text-align: center;
}

.header-intro__content {
	display: block;
}

.ctas {
	text-align: center;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
input,
button,
a {
	font-family: -apple-system, BlinkMacSystemFont, “Segoe UI”, “Roboto”, “Oxygen”,
		“Ubuntu”, “Cantarell”, “Fira Sans”, “Droid Sans”, “Helvetica Neue”,
		sans-serif;
}

.header .common-PageTitle {
	font-weight: 700;
}

.landing-cta-main {
	margin-top: 20px;
	margin-bottom: 40px;
}

.main-subtext {
	margin-top: -10px;
}

.top-landing-laptop {
	margin-top: 0;
}

.header .common-PageTitle .emphasis-landing {
	font-weight: 700;
	color: rgb(0, 110, 255);
}

.emphasis-landing {
	font-weight: 700;

	color: rgb(0, 110, 255);
}

.and-more-games {
}

.promo-banner {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
	/* background-color: #DDEEEE; */
	width: 100%;
}

.promo-banner-spacer {
	padding-bottom: 40px;
}

.cross-out {
	text-decoration: line-through;
}
