/* 色設定 */
.page-header {
  background-color: #ba3d34 !important;
}

.wp-block-heading {
  border-top: 2px solid　#ba3d34 !important;
}

#footer a {
  color: black !important;
}


