body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#wb_Card1
{
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 6px solid #FF7F50;
   border-radius: 15px;
   box-shadow: 0px 0px 6px #DAA520;
   text-align: center;
}
#Card1-card-body
{
   padding: 0;
   font-size: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   border-radius: 15px 15px 0 0 !important;
   margin: 0;
   padding: 30px 0 0 0;
   color: #800000;
   font-family: Cambria;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
   text-align: center;
}
#Card1-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 15px 15px !important;
   margin: 0 15px 0 15px;
   padding: 0;
   color: #800000;
   font-family: Cambria;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
   text-align: justify;
}
