.brakujaca-kwota {
	padding: 25px;
	background-color: #f9f9f9;
	border-top: 3px solid #e8373d;
	color: #aaaaaa;
	font-weight: 500;
	font-size: 15px;
}

.na-zielono {
	padding: 25px;
	background-color: #e5ffea;
	border-top: 3px solid #14c407;
	color: #14c407;
	font-weight: 500;
	font-size: 15px;
}