[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(163, 60, 4, 1.00);
}







[data-role="content"] {
    border-top-color:rgba(62, 46, 115, 1);
    border-top-width:1px;
    border-right-color:rgba(62, 46, 115, 1);
    border-right-width:1px;
    border-bottom-color:rgba(62, 46, 115, 1);
    border-bottom-width:1px;
    border-left-color:rgba(62, 46, 115, 1);
    border-left-width:1px;
}







[data-role="content"] .widget {
    border-top-color:rgba(255, 255, 255, 1.00);
    border-top-width:1px;
    border-right-color:rgba(255, 255, 255, 1.00);
    border-right-width:1px;
    border-bottom-color:rgba(255, 255, 255, 1.00);
    border-bottom-width:1px;
    border-left-color:rgba(255, 255, 255, 1.00);
    border-left-width:1px;
}