[data-role="top"],
[data-role="top"].bg-fixed > .netboardme-background {
    background-color:rgba(21, 23, 5, 0.63);
    background-repeat:repeat;
    background-image:none;
    background-attachment:scroll;
    background-position:0% 0%;
    background-size:auto;
}











[data-role="content"] .widget.bg,
[data-role="content"] .board-spinner,
[data-role="content"] .mfp-body.widget-body {
    background-color:transparent;
    background-repeat:repeat;
    background-image:none;
    background-attachment:scroll;
    background-position:0% 0%;
    background-size:auto;
}











[data-role="content"] .widget .widget-caption,
[data-role="content"] .board-spinner,
[data-role="content"] .mfp-body .widget-caption,
[data-role="content"] .mfp-body .mfp-title {
    color:rgba(224, 215, 36, 1.00);
    font-family:"Carrois Gothic", "Helvetica Neue", Helvetica, Arial, sans-serif, FontAwesome, "Helvetica Neue", Helvetica, Arial, sans-serif;
}







[data-role="content"] .widget .widget-body,
[data-role="content"] .widget .widget-text,
[data-role="content"] .mfp-body {
    color:rgba(168, 159, 63, 1.00);
}


[data-role="content"] .widget .widget-counters .btn,
[data-role="content"] .widget .widget-counters .btn .badge {
    border-color: rgba(168, 159, 63, 1.00);
    color: rgba(168, 159, 63, 1.00);
}






[data-role="content"] .widget .widget-link a,
[data-role="content"] .widget .widget-text.widget-link a,
[data-role="content"] .widget a.widget-link,
[data-role="content"] .widget .text-entry a,
[data-role="content"] .widget .netboardme-hashtag,
[data-role="content"] .mfp-body a,
[data-role="content"] .mfp-body .netboardme-hashtag,
[data-role="content"] .widget.wysiwyg-edit .widget-body .editable-input > .editor a {
    color:rgba(17, 23, 2, 1.00);
}











[data-role="header"] .widget .widget-body,
[data-role="header"] .widget .widget-text,
[data-role="header"] .mfp-body {
    color:rgba(251, 255, 20, 1.00);
}


[data-role="header"] .widget .widget-counters .btn,
[data-role="header"] .widget .widget-counters .btn .badge {
    border-color: rgba(251, 255, 20, 1.00);
    color: rgba(251, 255, 20, 1.00);
}






[data-role="header"] .widget .widget-link a,
[data-role="header"] .widget .widget-text.widget-link a,
[data-role="header"] .widget a.widget-link,
[data-role="header"] .widget .text-entry a,
[data-role="header"] .widget .netboardme-hashtag,
[data-role="header"] .mfp-body a,
[data-role="header"] .mfp-body .netboardme-hashtag,
[data-role="header"] .widget.wysiwyg-edit .widget-body .editable-input > .editor a {
    color:rgba(255, 234, 41, 1);
}











.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/30077/files/9fec37922aa8c0e6458c70099bc00e62.png');
    background-attachment:fixed;
    background-position:50% calc(50% + 42px);
    background-size:100%;
}







.netboardme-navigation-container, .inherit-page {
    background-color:transparent;
    background-repeat:repeat;
    background-image:none;
    background-attachment:scroll;
    background-position:0% 0%;
    background-size:auto;
}