/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/Other/CascadeStyleSheet.css to edit this template
*/
/* 
    Created on : 05-Oct-2023, 7:29:08 am
    Author     : LENOVO
*/

.nav-color{
    background: #ff3300;
}
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}