/* Enter Your Custom CSS Here */
h1 {
    font-size: 3rem;
}
.section-intro .left-content h3 {
    margin-bottom: 0;
    margin-top: 220px;
}
.section-intro .left-content h3.bold {
    margin-top: 0;
}

h1.site-title a {
    color: #f8f8f8;
}
.counter-content h1.counter {
   font-size: 4rem;
}
.light-template .fixedwrap.site-header {
    background-color: #17191E;
}
.light-template .site-header {
    background-color: #17191E;
}
.light-template .menus a, .light-template .navigation-right .links a, .light-template .menus li.menu-item-has-children:hover ul li a {
    color: #f4f4f4;
}
