.gpo-app{
    background: transparent !important;
    font-family: var(--body-font-family) !important;
    color: var(--text-color) !important;

}

.gpo-label, .gpo-label span.label-content, .gpo-label span.addOn, .gpo-label.required span.label-content::after{
    font-family: var(--body-font-family) !important;
    color: var(--text-color) !important;
}
