/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.
***************************************************** */
*/
  .navbar {
    background-color: #FEB333; /* Replace with your desired color value */
  }
</style>