@charset "utf-8";

.aspect-2-3{ aspect-ratio: 2 / 3;}

h2.section-title {margin-top: 3em;}

section .info-block.bg-yellow {
  background: #fffeea;
}

.inner-txt {line-height: 2; margin: 0;}

/*.inner p.txt {letter-spacing: 0.05em; font-size: var(--font-size-l);}*/

@media screen and (max-width: 640px) {
  .button.size-l {font-size: var(--font-size-m);}


}/* End max 640 */





@media screen and (max-width: 480px) {


}/* End max 480 */
