  /* 

1. Add your custom Css styles below
2. Place the this code in your template: 

 <link href="/media/assets/2024/css/css/custom.css" rel="stylesheet">

*/
.background-maroon {
    background-color: #850928 !important;
}
   .btn-maroon{
   background-color: #850928 !important;
   }

