#intro {
    background: none !important;
    background-color: #ededed;
    background-size: 96%;
display:none;
}


.row .column > :not(:first-child):last-child {
    margin: 0px !important;
}

a#cn-more-info {
    background-color: #5d0f88 !important;
}

a#cn-accept-cookie {
    background-color: #5d0f88 !important;
}

img.circle {
    width: 90%;
}

img.homeicon {
    width: 40%;
}

img.circle {
    width: 90%;
}

h1.site-title {
    display: none;
}

#header .header-links li a, #header-sticky .header-links li a {
    color: #fff;
    font-weight: 300;
    display: block;
    padding: 8px 14px;
    margin: 0px;
}

h2.site-description {
    display: none;
}

#section-home-inner {
    max-width: 1140px;
    margin: 80px auto 0;
}

#content {
    clear: both;
    margin: 0;
    padding: 50px 50px;
}

#footer {
    font-size: 13px;
    background: #292929;
    padding: 65px 50px 40px;
}

#header {
    background-color: #ededed;
    /* height: 89px; */
}

#header .menu > li.menu-hover > a, #header .menu > li.current_page_item > a, #header .menu > li.current-menu-ancestor > a, #header .menu > li > a:hover, #header-sticky .menu > li.menu-hover > a, #header-sticky .menu > li.current_page_item > a, #header-sticky .menu > li.current-menu-ancestor > a, #header-sticky .menu > li > a:hover {
    color: #ffffff !important;
}

#header {
    background-color: #5e0f88;
    /* height: 89px; */
}