@import url(https://fonts.googleapis.com/css?family=Exo:300,400,500,700,900);
@import url(https://fonts.googleapis.com/css?family=Ubuntu:300,400,700);

@import url("core.75c4bc26af5a.css");
@import url("content.bbb1464bc364.css");
@import url("mobile.10669da45398.css");
@import url("pagelayout.83012e15c9b1.css");
@import url("norner-theme.e84092404daf.css");

/** Futurepack **/

div#logo span.image.futurepack {
    background: url("/static/website/images/futurepack-logo.9eff6a4cc03f.png") top left no-repeat;
    background-size: contain;
}

.futurepack h1, .futurepack h2, .futurepack h3, .futurepack h3 a {
    color: #00571e;
}

.futurepack input.button {
    background: #00571e;
    color: white;
}

/** Norner research **/

header .sitename h1 {
    position: absolute;
    left: 35%;
    top: 35px;
    font-family: 'tenby-eight', sans-serif !important;
    font-style: normal;
    font-weight: 700;
    color: #636466;
}

/** **/

.ui-accordion-header h2 {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
    font-family: 'Exo', sans-serif !important;
    font-weight: 300;
    color: #0060A0;
}

.icon::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}
