/*
Theme Name: Beaver Builder Chamber Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An Chamber child theme that can be used as a starting point for custom development.
Author: The Chamber Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

/* Add your custom styles here... */ 


body.login {
    background: #444444;!important;
    min-width: 0;
    color: #3c434a;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-size: 13px;
    line-height: 1.4;
}