.wp-block-unioncamerevenetoblocks-dynamic li {
  list-style-position: inside; }

.wp-block-unioncamerevenetoblocks-dynamic .spinner {
  float: none;
  margin: 6px 2px 10px 0; }
.entry-content .wp-block-unioncamerevenetoblocks-richtext,
.wp-block-unioncamerevenetoblocks-richtext {
  background: rgba(254, 243, 224, 0.52);
  border: 5px #f7b733 solid;
  padding: 1rem; }
  .entry-content .wp-block-unioncamerevenetoblocks-richtext h2,
  .wp-block-unioncamerevenetoblocks-richtext h2 {
    color: #222;
    font-size: 2rem;
    margin: 1rem 0; }
  .entry-content .wp-block-unioncamerevenetoblocks-richtext p,
  .wp-block-unioncamerevenetoblocks-richtext p {
    font-size: 1.4rem; }

.box {
  width: 100%; }

.box .ucv, .box .esv {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 50px auto;
      grid-template-columns: 50px auto;
  width: 100%;
  border: 1px solid #c9ccce; }

.box .left {
  background: blue; }

.box .right {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding: 1em; }

.box .ucv .left {
  background-image: url("../images/Leone_bianco.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position-y: calc(100% - 20px);
  background-color: #07599b; }

.box .esv .left {
  background-image: url("../images/Stelle_EEN-gialle.png");
  background-repeat: no-repeat;
  background-color: #1a1c2e;
  background-position: 8% -18%;
  background-size: 630%; }

.entry-content .box .right hr {
  width: 60%;
  background-color: #c9ccce;
  border: none;
  margin: 0; }
.wp-block-unioncamerevenetoblocks-box2.box2.ucv {
  position: relative; }

.box2-image {
  min-height: 200px;
  background-size: cover;
  background-position: center center;
  height: 0;
  padding-bottom: 30%; }

.box2-inner {
  position: relative;
  top: -90px;
  background-color: white;
  width: 80%;
  left: 10%;
  padding: 10px 30px 30px; }

.ucv .box2-inner {
  background-color: #f1f3f5; }

.esv .box2-inner {
  background-color: #1a1c2e;
  background-image: url("../images/Stelle_EEN-grigie.png");
  color: white; }

.esv .button.box2-button {
  background-color: #EAAE3E; }

.entry-content .wp-block-unioncamerevenetoblocks-richtext,
.wp-block-unioncamerevenetoblocks-richtext {
  background: rgba(254, 243, 224, 0.52);
  border: 5px #1a1c2e solid;
  padding: 1rem; }
  .entry-content .wp-block-unioncamerevenetoblocks-richtext h2,
  .wp-block-unioncamerevenetoblocks-richtext h2 {
    color: #222;
    font-size: 2rem;
    margin: 1rem 0; }
  .entry-content .wp-block-unioncamerevenetoblocks-richtext p,
  .wp-block-unioncamerevenetoblocks-richtext p {
    font-size: 1.4rem; }

.box2 {
  width: 100%; }

.box2 .ucv, .box2 .esv {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 50px auto;
      grid-template-columns: 50px auto;
  width: 100%;
  border: 1px solid #c9ccce; }

.box2 .left {
  background: blue; }

.box2 .right {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding: 1em; }

.box2 .ucv .left {
  background-image: url("../images/Leone_bianco.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position-y: calc(100% - 20px);
  background-color: #07599b; }

.box2 .esv .left {
  background-image: url("../images/Stelle_EEN-gialle.png");
  background-repeat: no-repeat;
  background-color: #1a1c2e;
  background-position: 8% -18%;
  background-size: 630%; }

.entry-content .box2 .right hr {
  width: 60%;
  background-color: #c9ccce;
  border: none;
  margin: 0; }
