.header-help-button {
    padding: 4px 0 3px 20px;
    border-left: 1px solid rgba(51, 71, 91, 0.4);
}

.header-help-button a.header-help-center {font-weight: 400;font-size: 20px;line-height: 100%;text-decoration:none;color:rgb(0 0 0);line-height: 1;}
.header-help-button a.header-help-center:hover {
    color:rgb(248 114 82);
}
