/* My Account - Messages */
#ns_my-account-dashboard-messages{
	margin-bottom: 24px;
}

#ns_my-account-dashboard-messages .ns_shop-notice > .ns_text-paragraphs{
	text-align: left;
	font-weight: var(--hipnos-font-weight-normal);
}

#ns_my-account-dashboard-messages .ns_shop-notice + .ns_shop-notice{
	margin-top: 16px;
}
