html {
	scroll-behavior: smooth;
}

.req {
  color: red;
}

.btn {
	white-space: normal !important;
	max-width: 300px;
}

.upload-success {
	background-color: #d1e7dd;
}
.upload-failure {
	background-color: #f8d7da;
}
.reg-active {
	background-color: #fff3cd !important;
}
