div.page-header {
    position: relative;
    background-color: #78648b !important;
    width: 100%;
        }
.toolbar.global-menu {
    background: #78648b !important;
    border-color: #ffffff !important;
}

div.event-header {
    background: #eb8599 !important;
}

.event-time-data time, .event-location .text, .chairperson-list .author {
    color: #f9f9f9 !important;
    background-color: #eb8599;
}
.i-button.highlight:not(.label):not(.borderless):not(.text-color), .i-selection input[type='checkbox']:checked + label:not(.label):not(.borderless):not(.text-color), .i-selection input[type='radio']:checked + label:not(.label):not(.borderless):not(.text-color), .categorynav .cat>    background: #eb8599;
    border-color: #eb8599;
    color: #f9f9f9;
}

.i-button.highlight:not(.label):not(.borderless):not(.text-color):active, .i-selection input[type='checkbox']:checked + label:not(.label):not(.borderless):not(.text-color):active, .i-selection input[type='radio']:checked + label:not(.label):not(.borderless):not(.text-color):acti>    background: #eb8599;
    background-image: linear-gradient(to bottom, #eb8599, #eb8599);
}
.i-button.highlight:not(.label):not(.borderless):not(.text-color):hover, .i-selection input[type='checkbox']:checked + label:not(.label):not(.borderless):not(.text-color):hover, .i-selection input[type='radio']:checked + label:not(.label):not(.borderless):not(.text-color):hover,>    background: #09c;
    background-image: linear-gradient(to bottom, #eb8599, #eb8599);
}
a, .fake-link, .ui-widget-content a {
    color: #eb8599;
}
.category-title {
    color: #eb8599;
}
.ui.blue.labels .label, .ui.blue.label {
    background-color: #eb8599 !important;
    border-color: #eb8599 !important;
    color: #FFFFFF !important;
}
