.alert-msg{
  color:var(--wp--preset--color--vivid-red) !important; 
  font-weight:bold;
  background-color:white;
}      

.hidden{
  display:none !important; 
}                      