body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}
.Normal ul,p {
    font-family: "Open Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    text-transform: none;
    line-height: 27px;
    letter-spacing: 0;
    color: #333
}
ul li {
    list-style-type: inherit;
    margin-bottom: .5em;
}
#dnn_RightHalfFooter legend {
    color: white;
}

nav>ul>li.mega-menu-item .mega-menu-content .mega-menu-title {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 14px;
    font-weight: 400;
    text-transform: none !important;
    padding-bottom: 12px;
}

nav>ul>li.mega-menu-item .mega-menu-content .mega-menu-title a {
    font-weight: 400 !important; 
}



