#product-page-info-tabs-content #product-page-info-tabs-v1 *{
    color: #000 !important;
}

#component-header-logo-content {
    width: 100%;
    max-width: 140px;
    max-height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 5px 0px;
}

#component-header-mobile-logo-v2 img {
    max-width: 100%;
    max-height: 60px;
}