	.btn {
		min-width: 140px;
		padding: 0.6rem 1.25rem;
		font-weight: 600;
		cursor: default;
	}

	.btn-secondary {
		background: #eee;
	}
