/* 色設定 */
.page-header {
  background-color: rgb(252, 178, 44) !important;
}

.wp-block-heading {
  border-top: 2px solid rgb(252, 178, 44) !important;
}

#footer a {
  color: black !important;
}


