/* 

1. Add your custom Css styles below
2. Place the this code in your template: 

 <link href="css/custom.css" rel="stylesheet">

*/
/* Menu.css */
.active-link {
    color: #ff5733;
    /* Color for the active link */
    font-weight: bold;
    /* Make active link bold */
}