.payout-label {
	font-size: 15px;
	color: #344054;
    margin-bottom: -10px;
}
.payout-amount span {
	font-size: 32px;
	color: #16a34a;
    font-weight: 600;
}
.payout-note {
    font-size: 12px;
	color: #667085;
    margin-top: -10px;
}