.logox{border: 0;
    height: 80px;
    padding: 0px 20px 0px 50px;
    position: absolute;
    top: 45px;
    left: calc(50% - 600px);}
  .xx>a>svg {
    fill: currentColor;
    margin-left: -82px;
    text-shadow: 10px 10px #000;
    position: absolute;
    top: 41px;
    left: calc(50% - 400px);
    font-size: 52px;}
.xx a:hover{color: #333;}
