/* v0.5.3a footer */
.tetromino-footer{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  line-height:1.35!important;
  padding:9px 12px!important;
}
.tetromino-footer strong{
  color:#c9ab87!important;
  font-size:10px!important;
  letter-spacing:.08em!important;
  font-weight:700!important;
}
.tetromino-footer strong b{
  color:#f0c97a!important;
  font-weight:900!important;
}
.tetromino-footer .footer-sep{
  color:#7f644e!important;
  margin:0 .45em!important;
}
@media(max-width:760px){
  .tetromino-footer{padding:7px 8px!important}
  .tetromino-footer strong{font-size:7px!important;letter-spacing:.04em!important}
}
