/*
 Theme Name:   Business HUB Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Child Theme
 Author:       Jaybee
 Author URI:   http://example.com
 Template:     business-hub
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  business-hub-child
*/

/* theme overrides */
.cleanlogin-container{margin:0;max-width:450px;box-shadow:none;border-radius:3px}
.cleanlogin-form button, input[type="button"], input[type="reset"], input[type="submit"]{background:#188bbe;padding:12px!important;height:auto!important}