/* Add custom CSS styles below */ 
.bg-inherit {
    background-color: #A00057;
}
h2 {
  background-color: #A00057;    
  color: white;                 
  padding: 12px 24px;           
  display: inline-block;        
  border-radius: 6px;           
  font-family: Arial, sans-serif;
  font-size: 28px;
  text-align: center;
  border: 2px soli #A00057;    
}

.s-button-primary-outline {
  background-color: #FF49AB;   
  color: white;                
  border: 2px solid #FF49AB;   
  padding: 10px 20px;          
  border-radius: 6px;          
  font-family: Arial, sans-serif;
  font-size: 16px;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  transition: background-color 0.3s, color /* Add custom CSS styles below */ 
.bg-inherit {
    background-color: #A00057;
}
h2 {
  background-color: #A00057;    
  color: white;                 
  padding: 12px 24px;           
  display: inline-block;        
  border-radius: 6px;           
  font-family: Arial, sans-serif;
  font-size: 28px;
  text-align: center;
  border: 2px soli #A00057;    
}

.s-button-primary-outline {
  background-color: #FF49AB;   
  color: white;                
  border: 2px solid #FF49AB;   
  padding: 10px 20px;          
  border-radius: 6px;          
  font-family: Arial, sans-serif;
  font-size: 16px;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  transition: background-color 0.3s, color 0.3s;
} body{background-color:#A00057!important;
}
 header {
     background-color:  #A00057 !important;
     }
i.sicon-menu.text-gray-700.text-2xl.rtl\:ml-3.ltr\:mr-3{
color:white ;};
} body{background-color:#A00057!important;
}
 header {
     background-color:  #A00057 !important;
     }
i.sicon-menu.text-gray-700.text-2xl.rtl\:ml-3.ltr\:mr-3{
color:white ;}