/* Page Banner */

#Page_Banner {
  background-image: url(../images/esg/banner.png);
  background-position: center top;
  background-size: auto 500px;
}

#Page_Banner h1 {
  font-size: 24px;
  color: #19432D;
  margin-top: 50px;
  font-weight: bold;
  font-family: 'Noto Serif TC';
}

.page-title {
  padding-bottom: 20px !important;
}

h2 {
  font-size: 30px;
  color: #0D5A7B;
  margin: 0 10px 20px;
}

p {
  font-size: 16px;
  color: #000;
  line-height: 28px;
}

@media only screen and (max-width: 768px) {}