.link_menu_page{
	color:#222d32;
}

.arrow-icon.rotate {
    transform: rotate(90deg);
    transition: transform 0.3s ease;
}