
.bg-orange {
	background: linear-gradient(90deg, rgba(237,138,25,1) 0%, rgba(220,57,68,1) 66%);
}

.input-group-append {
	cursor: pointer;
}