<head>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8823263987177263"
     crossorigin="anonymous"></script>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style>
img {
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.section-title {
  color: black;
}

.review-title {
  font-size: 1rem;
  font-weight: 600;
  color: white; /* or another color if needed */
  display: inline-block;
  margin-bottom: 0.2rem;
}

.review-date {
  font-size: 1rem;
  color: #000;
  margin-left: 0.5rem;
}


</style>
</head>
<style>
body { color: white; }
h1 { text-decoration: underline; color: white; }
h2 { text-decoration: underline; color: white; }
h3 { text-decoration: underline; color: white; }
h4 { text-decoration: underline; color: white; }
h5 { text-decoration: underline; color: white; }
</style>
