body
{
   background-color: #A6A6A6;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#wb_FlexContainer2
{
   background-color: #A6A6A6;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#FlexContainer2
{
   display: flex;
   position: relative;
   padding: 50px 10px 50px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 970px;
   box-sizing: border-box;
   font-size: 0;
}
#wb_Text1 
{
   background-color: #FFFFFF;
   background-image: none;
   border: 5px solid #D08C8B;
   border-radius: 100px;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
   padding: 20px 30px 20px 30px;
   margin: 0;
   text-align: center;
}
#wb_Text1
{
   color: #000000;
   font-family: Calibri;
   font-weight: bold;
   font-size: 32px;
   line-height: 39px;
}
#wb_Text1 p, #wb_Text1 ul
{
   margin: 0;
   padding: 0;
}
