@import "../../root.scss";

.globitsHeader {
    background-color: var(--brand-01) !important;

    span {
        color: #fff !important;
    }
}