/* Withdrawal Button – små tillägg ovanpå Bootstrap 5 */
.wb-withdrawal-form .form-label {
	font-weight: 700;
	margin-bottom: .4rem;
}
/* Mer utrymme under varje fält */
.wb-withdrawal-form .mb-3 {
	margin-bottom: 1.75rem !important;
}
