/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Feb 17 2026 | 15:01:24 */
#santiwrap{
  width: 100%;
  height: 100%;
  background-color: #a0dafe;
  padding: 15px;
  
}
#datasanti{
  font-weight: bold;
  font-size: 20px;
  width: 100%;
  text-align:center;
}
#chiesamemtext{
  font-size: 18px !important;
  margin-top: 20px;
}
#santo{
  font-size: 16px;
  margin-top: 16px;
  display: inline-block;
font-style: italic;
  font-weight: bold;
}
#chie{
  display: inline;
   margin-left: 10px;
  color:red;
}
#altrisanti{
   margin-top: 16px;
   font-size: 16px;
  
}