/* Add here all your CSS customizations */
.img-parceiros {
  max-height: 150px;
  max-width: 200px;
  padding-left: 20px;
  padding-right: 20px; 
}

.img-clientes {
 
  padding-left: 5px;
  padding-right: 5px; 
}

.fonte-preta {
	color: #000000 !important;
}