/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.amenu-item:first-child{
    background: unset;
}
.amenu-item:first-child .amenu-link{
    color: #000000;
}