@charset "UTF-8";
/* Canvas Custom CSS */

.ic-Login-header__logo {
	-webkit-flex: none;
	-ms-flex: none;
	flex: none;
}

.ic-app-header__menu-list-item--utm-wellness .menu-item-icon-container {
	display: flex;
	align-items: center;
	justify-content: center;
}

.ic-app-header__menu-list-item--utm-wellness .menu-item__text {
	font-weight: 500;
}

.ic-app-header__menu-list-item--utm-wellness svg {
	width: 64px;
	height: 48px;
	display: block;
}