
/*
Theme Name: Chonxx
Theme URI: https://chonxx.com/
Author: 梦梦
Description: WordPress theme reconstructed from the provided static files for Chon* Official Web Site.
Version: 1.5.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
Text Domain: chonxx
*/

body.page-template-page-contact main,
body.page-template-page-profile main,
body.post-type-archive-works main,
body.post-type-archive-gallery main,
body.single-works main,
body.single-gallery main,
body.post-type-archive main,
body.single main {
  opacity: 1;
}

.cf7-placeholder,
.notice-box {
  margin: 2rem 0;
  padding: 1rem 1.25rem;
  border: 2px dashed #8abbee;
  border-radius: 16px;
  background: #fff;
  color: #26499a;
  text-align: left;
}
