/* VARIABILI NON BOOTSTRAP */
/* ereditati da Antoniana e non ancora usati */
/*BB*/
/*BB*/
/*BB*/
/*BB*/
/* VARIABILI BOOTSTRAP */
/*$primary:       $verde-scuro;*/
/*BB*/
/*BB*/
/* BB */
/* BB */
/**/
@keyframes shake_vertically {
  0% {
    transform: translate(0, 0); }
  25% {
    transform: translate(0, -5px); }
  75% {
    transform: translate(0, 5px); }
  100% {
    transform: translate(0, 0); } }
#content {
  padding: 15px; }
  
.post-info {
	max-width: 100%;
	color: #000000;
}

/*** RESPONSIVE ***/

/*# sourceMappingURL=corepop.css.map */
