/*CSS for cell : tellYourStoryWithText*/

.text-Arrea 
{
  position:absolute;
  min-height: 40px;
  color: ghostwhite;
  background-color: transparent;
 
  border-radius: 4px;
  border: thin solid #feb300;
  font-size: 18px;
  padding: 20px 20px;
  
}