/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 06 2025 | 08:42:51 */
.trend-icon-name-page {
	width:22px;
    vertical-align: middle;
	margin-right: 4px;
	flex-grow: 0 !important;
}

.popularity-icon-name-page {
	width:60px;
	margin-bottom: 3px;
    vertical-align: middle;
	margin-right: 4px !important;
}

.name-board {
	max-width: 330px !important;
	margin: 0 auto !important; /* Center the container */

}

.name-board .pink-big {
    font-family: Quicksand;
    font-weight: 700;
    line-height: 1.6rem;
    color: #FFACD5;
    font-size: 30px;
}

.name-board .blue-big {
    font-family: Quicksand;
    font-weight: 700;
    line-height: 1.6rem;
    color: #A5C4F6;
    font-size: 30px;
}

.name-board .white-small {
    display: flex;
    font-family: Quicksand;
    font-weight: 600;
    line-height: 1.2rem;
    color: #fff;
    font-size: 16px;
    text-align: center;
}

.name-board .white-medium-small {
    font-family: Quicksand;
    font-weight: 600;
    line-height: 1.6rem;
    color: #fff;
    font-size: 22px;
}


.name-board .white-medium {
    font-family: Quicksand;
    font-weight: 700 !important;
    line-height: 1.6rem !important;
    color: #fff;
    font-size: 20px !important;
}

.name-board .white-small-bold {
    display: flex;
    font-family: Quicksand;
    font-weight: 600;
    line-height: 1.2rem;
    color: #fff;
    font-size: 14px;
    text-align: center;
}




