/* CSS Document */

.p-country-name {
display: none;
}

.p-prepage {
    border:4px solid #f69928;
    padding:10px;
    text-align:center;
    margin: 40px 0 100px 0;
 }

/* 2026 */
.is-2026 .l-canvas {
  background: #e75424;
  background-image: url("../images/bg2026.webp");
  background-position: center top;
  background-repeat: no-repeat;
}
.is-2026 .l-footer {
  background: #009944;
}