.ts-login .ts-social-connect .ts-btn i {
	font-size: 24px;
}

.terms-checkbox .container-checkbox {
	align-items: initial;
}

.role-selection a.selected-role {
	background: #fff;
	background: var(--ts-shade-5);
}

.ts-welcome-message i {
	font-size: 80px;
	color: var(--ts-accent-1);
}