.logotype {
  text-decoration: none; }
  .logotype > span {
    width: auto;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    color: #333;
    font-size: 12px;
    margin-bottom: 5px; }
    .logotype > span > span {
      display: block;
      font-size: 10px; }
