.club-accounts-login-button {
	padding-top: 1rem;

	button {
		background-color: #0078d4;
		color: white;
		border: none;
		border-radius: 8px;
		font-size: 16px;
		max-height: 40px;
		line-height: 40px;
		padding: 0 16px;
		margin: auto;
		display: block;
	}
}
