﻿body {
    font-family: "Exo 2", sans-serif;
    font-size: 13px;
    font-weight: normal;
}

div.panel > .panel-heading.title,
div.info-panel > .header.title,
div.timeline .header,
.title {
    color: #ffffff;
    font-family: "Exo 2", sans-serif;
    font-weight: normal;
    line-height: 1.2;
}

.title {
    font-size: 24px;
    opacity: 0.8;
}

div.timeline .header,
div.panel > .panel-heading.title,
div.info-panel > .header.title { font-size: 16px; }

label {
    color: #757b7b;
    font-family: "Exo 2", sans-serif;
    font-size: 13px;
}

a,
a:focus,
a:hover,
.link-like,
.link-like:focus,
.link-like:hover {
    color: #9CA270;
}

a:hover,
.link-like:hover {
    text-decoration: underline
}