.uss-mainnav__wrap {
    justify-content: center!important;
}
.content-text{
    display: flex;
    justify-content: center;
}
header{
    display: flex;
    justify-content: center;
    margin-top: 30px;
}
.uss-hero__content{
    margin-top: -50px;
}
.uss-hero__buttons{
    margin-top: 47px;
}
h2{
    margin-top: 24px;
}
.uss-footer__phone-socials{
    justify-content: center!important;
}
a.uss-link.uss-link--phone{
    text-decoration: none!important;
}