.input-group>.form-control:not(:first-child) {
	border-top-left-radius: .25rem;
	border-bottom-left-radius: .25rem;
}

ol li small {
	padding-left: 10px;
	color: #A0A0A0;
}