.logo-brand {
    font-family: 'Poppins';
    font-style: normal;	
	
    font-size: 19px;
    font-weight: 700;
    text-align: left;
	width = 200px;
    /* background: #34AF90; */
    color: #ffffff !important;
    text-decoration: none;
}

.logo-brand .logo {
    font-family: 'Poppins';
    font-style: normal;	
	
    color: #ffffff !important;
    font-size: 19px;
    font-weight: bold;
    /* text-transform: uppercase; */
    font-weight: 600;
    letter-spacing: 1px;
    text-decoration: none;
	

}


.logo-brand-day {
    font-family: 'Poppins';
    font-style: normal;	
	
    font-size: 19px;
    font-weight: 700;
    text-align: left;
	width = 200px;
    /* background: #34AF90; */
    color: #ffffff !important;
    text-decoration: none;
}

.logo-brand-day .logo-day {
    font-family: 'Poppins';
    font-style: normal;	
	
    color: #ffffff !important;
    font-size: 19px;
    font-weight: bold;
    /* text-transform: uppercase; */
    font-weight: 600;
    letter-spacing: 1px;
    text-decoration: none;
}