/* custom overrides for the theme camilla */
.main-content__section, .sidebar__section {
 padding-top: 5rem !important;
}
.sidebar__section .block {
    padding-bottom: 3rem !important;
}

.node__container a {
    text-decoration: underline !important
}
.node__container a:hover {
        color: #F7941D !important
}
.exhibitors {
    background-color: #F7941D;
    padding: 1em;
    border-radius: 5px;
}
.exhibitors a {
    text-decoration: underline
}

a.button-apply {
    text-decoration: none !important;
}
.stalls {
    margin-bottom:1em;
}