.v-btn {
	border-radius: 4px !important;
	text-transform: none !important;
}
.v-btn.v-btn--outlined {
	border: 1px solid var(--N-50) !important;
}
