@charset "UTF-8";

:root {
  --primario: #524281;
  --testi: #1B1B1B;
  --testi-chiari: #777777;
  --white: #fff; 
}


/* POST */
.joms-stream-fetch-content cite {
  color: #888;
  display: block;
  font-size: 11px;
  text-transform: none;
  margin: 5px 0 0 0;
}

.jomsocial-wrapper .jomsocial {
  background: #F0F2F5;
  padding: 14px;
  height: 100%;
  min-height: 480px;
  position: relative;
}