@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,400;0,700;1,400;1,700&display=swap');

body,
html {
    background: #ffffff !important;
}

body,
html,
p,
a,
span:not(span.fa):not(.fa),
div,
ul,
li,
ol,
table {
    font-family: 'Barlow', sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: 'Barlow', sans-serif !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
}

label.theme-label-floating {
    color: #5e5e5e;
}

.modal-content {
    background: #ffffff !important;
}

.payment-panel.panel.panel-primary {
    background: #ffffff !important;
    border-color: #2b1538 !important;
}

.btn-file {
    color: #000 !important;
}

#fullscreenExhibitors,
#exhibitors {
    background: #ffffff !important;
}

.even {
    background: #ffffff !important;
}

.delayed-component-content.ffp {
    background-color: #ffffff !important;
    background: #ffffff !important;
}