/*
Theme Name: FAKE Child
Theme URI: https://tcd-theme.com/tcd074/
Template: fake_tcd074
Author: TCD
Author URI: https://tcd-theme.com/
Description: WordPress theme "FAKE" was developed to help you build a corporate website quickly. The simple site structure reduces work costs and creates a memorable website.
Version: 2.5.1753719876
Updated: 2025-07-29 01:24:36

*/

body.postid-140 #header,
body.postid-140 #footer_menu,
body.postid-140 #page_header,
body.postid-105 #header,
body.postid-105 #footer_menu,
body.postid-105 #page_header
{none;!important}

.more-btn-container {
  text-align: center;
  margin: 30px 0;
}

.more-btn {
  display: inline-block;
  background-color: #00796b;
  color: white;
  font-size: 1.8rem;
  font-weight: bold;
  padding: 16px 48px;
  border-radius: 8px;
  text-decoration: none;
  transition: background-color 0.3s ease;
  cursor: pointer;
  user-select: none;
}

.more-btn:hover {
  background-color: #004d40;
}
