/*.indexBg{background: url("../media/indexBG.png");}*/
.indexColorPink{color: #F17FE6;margin-top: 1.5em;font-size: 40px;}
.indexColorBlack{color: #60575f;margin-top: 1.5em;font-size: 40px;}
.magin-left{margin-left: 1em;}
@media (min-width: 1000px) {
  #imgTop{width: 100%;height: 95vh;}
  /*#indexBaby{margin-top: -2.5em;width: 300px;height: auto;}*/
  #rabbit{width: 60%;}
  .indexPre{margin-top: -2.5em;height: auto;font-size: 12px;text-align: left;margin-left: 4em;}
  .text-left{margin-left: 8em;text-align:left!important}
  .text-right{margin-right: 8em;text-align:right!important}
  button.btnSize {padding: 1em;width: 60%;color: red;font-size: xx-large;margin-top: 3em;margin-bottom: 3em;}
  .margin-top{margin-top: 7em;}
  .mtRem{margin-top: -5em;}
}
@media (max-width: 1000px) {
  #imgTop{width: 100%;}
  .indexColorPink{font-size: 18px;}
  .indexColorBlack{font-size: 18px;}
  /*#indexBaby{margin-top: -1.5em;width: 40%;height: 180px;margin-left: 1.5em;}*/
  #rabbit{width: 90%;}
  .indexPre{margin-top: -1.5em;height: auto;font-size: 8px;text-align: left;margin-left: 1.5em;}
  .text-left{margin-left: 3em;text-align:left!important}
  .text-right{margin-right: 3em;text-align:right!important}
  button.btnSize {padding: 1em;width: 80%;color: red;font-size: large;margin-top: 3em;margin-bottom: 3em;}
  .margin-top{margin-top: 3em;}
  .mtRem{margin-top: -2em;}
}