.studio-tab-list-content_title p {
  font-size: 28px;
  color: #bdad97;
  font-weight: 600;
  padding-left: 1em;
}

@media only screen and (max-width: 960px) {
  .studio-tab-list-content_title p {
    font-size: 12px;
  }

  .page-lp #footer {
    margin-bottom: 20%;
  }
}
