p {
  margin: 0;
}

.u-ta-center {
  text-align: center !important;
}

.u-mt40 {
  margin-top: 40px !important;
}

@media screen and (min-width: 768px) {
  .pc-none {
    display: none !important;
  }
}