/* Add here all your CSS customizations */

.header-body {
   background: #e0e3e8 !important;
 }
 
 .footer-hr {
   background: rgba(224, 227, 232, 0.219) !important;
 }
 
 .custom-header-item {
   color: #444;
   font-size: 15px;
   font-weight: 600;
 }
 
 .custom-header-item.active {
   color: #00b5e7;
   font-size: 15px;
   font-weight: 600;
 }/* Add here all your CSS customizations */
