
/* BEGIN demo_css */
.hs-headline .img-wrap img {
    opacity: 1;
}
h1,h2,h3{
    font-weight:700;
    margin-bottom:15px;
    margin-top:15px;
}
.hs-menu nav a .menu_name {
    font-size: 13px;
}
/* END demo_css */
