/* style/resources-how-to-register-and-use-bong88-net-safely.css */

/* Base styles for the page content */
.page-resources-how-to-register-and-use-bong88-net-safely {
  font-family: Arial, sans-serif;
  line-height: 1.6;
  color: #333333; /* Default text color for light background sections */
  background-color: transparent; /* Body background is handled by shared.css */
}

/* Ensure main content starts below header */
.page-resources-how-to-register-and-use-bong88-net-safely {
  padding-top: var(--header-offset, 120px); /* Adjust for fixed header */
}

.page-resources-how-to-register-and-use-bong88-net-safely__container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}

.page-resources-how-to-register-and-use-bong88-net-safely__section-title {
  font-size: 2.5em;
  color: #017439;
  text-align: center;
  margin-bottom: 40px;
  margin-top: 60px;
  font-weight: bold;
}

.page-resources-how-to-register-and-use-bong88-net-safely__subsection-title {
  font-size: 1.8em;
  color: #017439;
  margin-top: 30px;
  margin-bottom: 15px;
  font-weight: bold;
}

.page-resources-how-to-register-and-use-bong88-net-safely__text-block {
  font-size: 1.1em;
  margin-bottom: 20px;
  color: #333333; 
}

.page-resources-how-to-register-and-use-bong88-net-safely__list {
  list-style: disc inside;
  margin-bottom: 20px;
  padding-left: 20px;
}

.page-resources-how-to-register-and-use-bong88-net-safely__ordered-list {
  list-style: decimal inside;
  margin-bottom: 20px;
  padding-left: 20px;
}

.page-resources-how-to-register-and-use-bong88-net-safely__list-item {
  margin-bottom: 10px;
  color: #333333;
}

.page-resources-how-to-register-and-use-bong88-net-safely__list-item a {
  color: #017439;
  text-decoration: underline;
}

/* Hero Section */
.page-resources-how-to-register-and-use-bong88-net-safely__hero-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 80px 20px;
  color: #ffffff;
  background-color: #017439; /* Brand color as background */
  position: relative;
  overflow: hidden;
}