

 #cont-9199  {
	border: 1px red solid;
	background: #f80;
	border-radius: 10px;
	box-shadow: 3px 5px 10px;
  }

 #img-9381 img {
	border-radius: 30px;
  }

 #img-9381  {
	text-align: center;
  }

 #img-9383 img {
	border-radius: 5px;
  }

 #img-9383 img#img-9383-img  {
	left: -92px;
	top: 37px;
  }
 #form-field-9717  {
	x-visibility: hidden;
	x-position: absolute;
  }
 #col-8017  {
	width: calc(50% - 20px);
	padding: 10px;
  }
 #cont-9702  {
	border: 1px red solid;
	background: #f80 linear-gradient(to bottom left,#f80 50%,yellow, white 95%);
	margin: 15px;
	padding: 5px;
	border-radius: 10px;
	box-shadow: 3px 5px 10px;
  }
 #img-9705 img {
	border-radius: 30px;
  }
 #img-9705  {
	text-align: center;
  }
 #img-9705 img:hover  {
	transform: rotate(1deg);
  }
 #text-8017  {
	font-size: 5vh;
  }
 #cont-8018  {
	transform: scale(0.8) rotate(30deg);
  }
 #cont-8018 :hover  {
	color: red;
	transform: rotate(2deg);
	transition: all 500ms;
  }
 #text-9707 img:hover  {
	transform: rotate(2deg);
  }
 #text-9707  ::selection  {
	background: green;
	color: white;
  }