::ng-deep {
	.p-file-import .p-fileupload-basic {
		justify-content: start;
	}
}
.btn-link {
	color: var(--p-primary-color);
	padding: 0.5rem;
}

