/*
Theme Name: 
Theme URI: 
Description: 
Author: 
Author URI: 
Template:		Modular
Version:		1.0.0
*/
#module-63  h2 {
    font-size: 48px;
}
@media (max-width: 768px) {
  #module-63  h2 {
    font-size: 16px; /* 手机端字体大小（根据需求调整） */
  }
}
#module-13 .section{
    background-image: url("/wp-content/uploads/2025/10/cetificate-bg-efz.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
}