Hi there,
Please add following code in Customize -> Custom -> Global CSS :
#container, html.embed {
background-color: transparent;
}
Please add following code in text element’s style field :
border: 2px solid #000000 !important;box-shadow: 10px 10px 5px #888888 !important;background-color: #fff;border-radius: 10px;
Hope that helps.