#collection .collection-row{
    padding: 25px !important;
    background: black;
    margin: 20px auto;
	color:white; 
}

.text-gray{
   font-size: 16px;
    line-height: 1.5em;
    color: #808080!important;
}
.text-white{
	color:white !important;
}

.text-green{
color:#108060 !important;
	 font-size: 14px;
    line-height: 1.5em;
}