/*Fuentes*/

h1, .text-logo #logo {
    font-size: 32px;
    line-height: 40px;
    font-weight: 700;
    letter-spacing: 0px;
}

h1, h2, h3, h4, .text-logo #logo {
    font-family: "Comfortaa", Arial, Tahoma, sans-serif;
}

h1, h1 a, h1 a:hover, .text-logo #logo {
    color: #f6921e;
}

body, button, span.date_label, .timeline_items li h3 span, input[type="submit"], input[type="reset"], input[type="button"], input[type="text"], input[type="password"], input[type="tel"], input[type="email"], textarea, select, .offer_li .title h3 {
    font-family: "Roboto", Arial, Tahoma, sans-serif;
}

a, a:visited, a:focus {
    color: #FFFFFF !important;
}

.btn {
    border-radius: 0;
}

.btn-warning {
    background: #f6921e;
    color: #FFFFFF !important;
}

a.btn.btn-warning {
    background: #f6921e;
    color: #FFFFFF !important;
}

.fc-list-item-title a {
    color: #000000 !important;
}