/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/


.inspect-pass-header-logo{
	font-family: 'Racing Sans One', cursive;
	display: block;
    max-width: 100%;
    max-height: 100%;
}

.login-aside.d-flex.flex-column.flex-row-auto.login-aside-background {
    background: brown;
}

.login-aside.d-flex.flex-column.flex-row-auto.login-aside-background {
    max-width: 0px;
}
