﻿@charset "UTF-8";

 /* special styles not included in admin */
@media all
{
    h1 
    {
        line-height: 1.2em !important;
    }
}