@media screen and (max-width:980px){
  #rec721835454 .tmenu-mobile {
    background-color: #fc71b4 !important;
  }
}

.tmenu-mobile__burgerlogo {
    margin: auto;
}

.t-sociallinks__wrapper svg {
    width: 40px;
    height: 40px;
    margin: 10px;
}

.t-sociallinks__item a {
    width: 40px;
    height: 40px;
    margin: 10px;
}


.t-sociallinks__wrapper {
    width: 100%;
}

.t-sociallinks {
    height: 40px;
    margin-right: 25px;
}

.t-sociallinks__item {
    margin-right: 25px !important;
    width: 45px;
    height: 45px;
}

.t-sociallinks__item a[style] {
    width: 45px !important;
    height: 45px !important;
}

.t-sociallinks__item svg {
    width: 45px;
    height: 45px;
}

