/* ATROPOSE ............................................................................   */

/* MAP */

html {
  /* default 1.6rem */
  /* 1rem / 1.6rem = 0.625  */
  font-size: 62.5%;   /* current 1rem = 1rem */
}

footer .atropos-inner{
  display: inline-block;
  width: 100%;
  height: 100%;
  /* margin: 1rem 1rem 1rem; */
  /* border: 0.2rem solid rgb(144, 136, 136); */
  border-radius: 3rem;
}

footer .atropos-rotate{
  display: inline-block;
  width: 100%;
  height: 100%;
  
}

footer .atropos-scale{
  display: inline-block;
  width: 100%;
  height: 100%;

}

footer .atropos.my-atropos-map{
  display: inline-block;
  width: 100%;
  height: 100%;

}
/* width: 100%;
  box-shadow: rem 1rem 2rem -0.6rem #00ff77f7; */
/* display: none; */



/* .text-over {
  position: absolute;
  bottom: 9rem;
  left: 3rem;
  color: white;
  font-weight: bold;
  font-size: 180%;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
} */

/* .text-over-2 {
  position: absolute;
  bottom: 6rem;
  left: 3rem;
  color: white;
  font-weight: bold;
  font-size: 180%;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
} */