[data-role="contacts"] .widget.rounded,
[data-role="contacts"] .widget .widget-toolbar {
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
}







[data-role="contacts"] .widget .widget-body,
[data-role="contacts"] .widget .widget-text,
[data-role="contacts"] .mfp-body {
    font-size:18px;
    font-family:"Fira Sans Extra Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif, FontAwesome, "Helvetica Neue", Helvetica, Arial, sans-serif;
}


[data-role="contacts"] .widget .widget-counters .btn,
[data-role="contacts"] .widget .widget-counters .btn .badge {
    border-color: ;
    color: ;
}














[data-role="top"],
[data-role="top"].bg-fixed > .netboardme-background {
    background-color:rgba(0, 0, 0, 0);
    background-repeat:no-repeat;
    background-image:url('https://netboardme-cf1.s3.amazonaws.com/published/53586/files/15f1de6725773a398154b99d986307b2.jpg');
    background-attachment:fixed;
    background-position:50% calc(100% + 42px);
}



















[data-role="navigation"].netboardme-navigation:not(.netboardme-navigation-vertical) {
    background-color:transparent;
    background-repeat:repeat;
    background-image:none;
    background-attachment:scroll;
    background-position:0% 0%;
    background-size:auto;
}











.netboardme-template, .mfp-embed,
.netboardme-template.bg-fixed > .netboardme-background,
.mfp-embed.bg-fixed > .netboardme-background {
    background-color:rgba(0, 0, 0, 0);
    background-repeat:no-repeat;
    background-image:url('https://netboardme-cf1.s3.amazonaws.com/published/53586/files/41bac54dfff01b5d345dafc61aee8e57.jpg');
    background-attachment:fixed;
    background-position:0% calc(100% + 42px);
    background-size:100%;
}