@charset "utf-8";

.menu a:nth-of-type(1){
    color:  #64cfe8;
}

.menu a:nth-of-type(1)::after{
    opacity: 1
}
