#black-studio-tinymce-2 {
   position: absolute;
   z-index: 1;
   margin-top: 5px !important;
   margin-left: 78px !important;
   background: white;
   background-width: 1070px;
}
#black-studio-tinymce-3 {
   position: absolute;
   z-index: 1;
   margin-top: 5px !important;
   margin-left: 108px !important;
}
img {
  border: 0px solid transparent;
}


.css-button {
	color: #FFFFFF;
	font-size: 16px;
	border-radius: 5px;
	border: solid 1px #3866a3;
	text-shadow: 1px 1px 0px #735a46;
	box-shadow: inset 1px 1px 0px 0px #735a46;
	text-decoration: none;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	font-family: Arial;
	background: linear-gradient(180deg, #735a46 10%, #e0cea6 100%);
	display: inline-flex;
	align-items: center;
	padding: 0;
}
.css-button:hover {
	background: linear-gradient(180deg, #e0cea6 10%, #735a46 100%);
}
.css-button-text {
	position: relative;
	padding: 10px 18px;
}
.css-button-icon {
	position: relative;
	border-right: 1px solid #ffffff29;
	box-shadow: inset rgb(0 0 0 / 14%) -1px 0 0;
	padding: 10px 10px;
}

/* Enter Your Custom CSS Here */
#black-studio-tinymce-2 {
   position: absolute;
   z-index: 1;
   margin-top: 5px !important;
   margin-left: 78px !important;
}
#black-studio-tinymce-3 {
   position: absolute;
   z-index: 1;
   margin-top: 5px !important;
   margin-left: 78px !important;
}

#p {
   margin-left: 180px;
}


.flex-container {
  display: flex;
  background-color: white;
}

.flex-container > div {
  background-color: #ffffff;
  margin: 20px;
  padding: 20px;
  font-size: 30px;
}

#black-studio-tinymce-1 {
  background-size: 960px 40px;
  background-color: #ffffff;
  z-index: 1 ;
  
  
}