/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 30 2026 | 07:26:00 */
.MallMove__Title {
	padding-bottom: 16px;
    font-size: 1.9rem;
}

.MallMove__text {
	line-height: 1.5rem;
	margin: 0 0 8px 0;
}

.MallMove__Item {
    display: flex;
    align-items: center;
}

.MallMove__List {
    margin: 0;
    padding: 0;
    list-style: none;
}

.MallMove__CategoryName--Md {
     font-size: 1.5rem; 
}     

.MallMove__Icon {
    margin: 0 16px;
    align-items: center;
    display: flex;
}