
.cust-help .wrapper {
    font-size: 16px !important;
    color: #333 !important;
}

.cust-help header.header,
.cust-help footer.footer {
    display: none;
}

#new-header {
    padding: 15px;
    color: #fff;
    background: #29364D;
    text-align: center;
}

#new-header a {
    color: #fff;
    background: #29364D;
}

#new-header img {
    height: 55px;
}

.new-footer {
    margin-top: 30px; 
    padding: 30px;
    color: #fff;
    background: #29364D;
    font-size: .8em;
}

.cust-help .form {
    font-size: 16px;
    color: inherit;
}

.cust-help .form-submit-ticket .form-group { 
    max-width: 100%;
}

.cust-help .label {
    color: inherit;
}

.cust-help .navlink .navlink__title {
    font-size: inherit;
}

.cust-help .navlink .navlink__descr { 
    font-size: 14px;
}