h1,h2,h3,h4,h5,h6 {
    font-family: 'Roboto', sans-serif;
    font-weight: 200 !important;
}
.uk-navbar-container {
    background: #ffffff !important;
}
.uk-subnav-pill .uk-active a{
    background: black !important;
    color: #ffffff;
}

.slider-divider {
    height: 15px;
    border-top: 5px #a81418 solid;
    background: #585858;
    background: #585858;
}

.uk-button-primary {
    background: black;
}
