@charset "utf-8";

.footer-padding{
  padding: 2em 0 1em!important;
}

.text-center{
  text-align: center;
}

.margin-auto{
  margin:0 auto!important;
}

.qodef-page-mobile-header{
  top: 0!important;
}

#qodef-page-spinner .qodef-m-inner {
  background-color: rgb(249, 232, 236);
  color: rgb(247, 151, 168);
}

@media screen and (max-width:780px){
  .small-font-sp{
    font-size: 0.72em;
  }
}