htdocs/css/boxer.css [230:236]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin-top: -4px;
  width: 98%;
}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



htdocs/css/boxer.scss [255:261]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        margin-top: -4px;
        width: 98%;
    }
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



