body
{
    font-family: Quicksand ;
    font-weight:600;
}
.welcome-panel-content
{
    display:none;
}

.adminmenuwrap
{
    background: #203148;
    color:white;
}

#adminmenu div.wp-menu-image:before
{
    color:#7c60d5;
}

#wpadminbar
{
    background: #464646f2;
  
  
}
#wpadminbar #wp-admin-bar-wp-logo>.ab-item .ab-icon:before , #wpadminbar #wp-admin-bar-comments .ab-icon:before , #wpadminbar #wp-admin-bar-new-content .ab-icon:before
{
    color:#7c60d5;
}

