.thop-fitness-upgrade-card {
	background: #0d0d0d;
	color: #fff;
	border-radius: 16px;
	padding: 2.5rem 2rem;
	text-align: center;
	max-width: 420px;
	margin: 2rem auto;
}

.thop-fitness-upgrade-eyebrow {
	color: #e8b923;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1px;
	margin-bottom: 10px;
}

.thop-fitness-upgrade-card h3 {
	color: #fff;
	font-size: 22px;
	margin: 0 0 12px;
}

.thop-fitness-upgrade-card p {
	color: #cfcfcf;
	font-size: 14px;
	margin: 0 0 20px;
}

.thop-fitness-upgrade-btn {
	display: inline-block;
	background: linear-gradient(180deg, #f6cf5d, #e8b923);
	color: #1a1400;
	font-weight: 600;
	padding: 12px 28px;
	border-radius: 999px;
	text-decoration: none;
}
