@charset "UTF-8";
/*
Theme Name: GENESIS Child
Template: genesis_tcd103
Author: zawa
Description: "GENESIS" is an ideal template for corporate website and sites that introduce web services. The layout and animations are distinctive. You can create an advanced site that does not look like it was created with a template.
Version: 1.00
Updated: 2025-04-18 14:46:25

*/

#article .post_content h2 {
  margin: 20px 0;
  background: #f6f6f6;
  padding: 20px !important;
  border-left: solid 5px #888;
  border-bottom: none !important;
  text-align: left !important;
}

#article .post_content h3 {
	font-size: 1.17em;
	border-bottom: solid 1px #888;
	border-top: solid 1px #888;
	padding: 10px;
	margin: 20px 0 !important;
}

#article .post_content.richtext p {
  padding: 0;
  border: 0;
  margin: 10px 0;
}

#article .post_content p {
    line-height: 1.8;
    margin: 0 0 2em;
}

#article .post_content ul {
	list-style: disc;
}

.background-button{
  padding: 10px 30px;
  background-color: #008000;
  color: #ffffff;
  font-size: 2em;
  border: none;
  width: 100%;
  height: 3em;
  border-radius: 5px;
}
