.uc-embedding-container .uc-embedding-wrapper 
{
    width: 80%;
    
}


.uc-embedding-container .uc-embedding-wrapper > h3
{
font-family: BaloiseCreateCreateHeadline, Helvetica, Arial, sans-serif !important; /* Sets the font family. */
font-size: 18px !important; /* Sets the font size. */
color: #000d6e; /* Sets the text color. */
}
   
.uc-embedding-container .description-text
{
font-family: BaloiseCreateText, Helvetica, Arial, sans-serif !important; /* Sets the font family. */
font-size: 16px !important; /* Sets the font size. */
color: #000d6e; /* Sets the text color. */
}
.uc-embedding-container .uc-embedding-buttons .uc-embedding-accept {
  background-color: #000D6E;
  font-family: BaloiseCreateText, Helvetica, Arial, sans-serif !important; /* Sets the font family. */
 font-size: 16px !important; /* Sets the font size. */
}
.uc-embedding-container .uc-embedding-buttons .uc-embedding-more-info {
    
    display: none;
}

