/* Traditional theme fixes (should be added to core Flex)
-------------------------------------------------- */
#site-container,
#site-header{
    background-color:#fff;
}

.well {
    background-color:#333;
    color:#e0e0e0;
}

.well a {
    color:#fff;
}

.well .btn-primary, .well hr {
    border-color:#666;
}