
/* You can add global styles to this file, and also import other style files */
body {
    font-family: HelveticaNeueLTPro-Md;
    font-size: 14px !important;
    line-height: 1.42857143;
    background-color: #212529;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top left;
    margin: 0;
}


/*footer*/
.footerimg {
    max-width: 180px;
    padding: 0;
    max-height: 42px; margin-top: 10px;
}
address, address a, address a:hover {
    font-size: 12px !important; font-family: HelveticaNeueLTPro-Md;
    color: #fff !important;
    line-height: 22px !important;
    margin-bottom: 0 !important;
}