/* Start custom CSS for html, class: .elementor-element-a5c411f */.anou-blog-article {
  font-family: 'Arial', sans-serif;
  background-color: #fef6e4;
  border: 3px solid #111;
  padding: 25px;
  max-width: 800px;
  margin: 0 auto;
  color: #111;
  line-height: 1.6;
  font-size: 16px;
}

.anou-blog-article h2 {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 20px;
}

.anou-blog-article h3 {
  font-size: 24px;
  margin-bottom: 10px;
}

.anou-blog-article h4 {
  font-size: 20px;
  color: #cc5500;
  margin-bottom: 10px;
}

.anou-blog-article p {
  margin-bottom: 15px;
}

.anou-blog-article blockquote {
  font-style: italic;
  border-left: 4px solid #555;
  margin: 15px 0;
  padding-left: 15px;
  color: #444;
}

.anou-callout {
  background: #fbe14f;
  border: 2px solid #000;
  padding: 15px;
  text-align: center;
  font-weight: bold;
  margin: 30px 0 20px;
  font-size: 18px;
}

.anou-gofundme-section {
  background-color: #fff3e0;
  border: 2px solid #cc5500;
  padding: 20px;
  margin-top: 20px;
  font-size: 18px;
}

.anou-gofundme-section a {
  font-weight: bold;
  color: #b22222;
  font-size: 18px;
  text-decoration: underline;
}

.anou-article-link {
  margin-top: 25px;
  padding: 15px;
  background: #eef6ff;
  border: 2px solid #0073aa;
  font-size: 16px;
}

.anou-article-link a {
  color: #005a8c;
  text-decoration: underline;
  font-weight: bold;
}

.anou-credit {
  margin-top: 25px;
  text-align: right;
  font-weight: bold;
}

.anou-flyer-image {
  text-align: center;
  margin: 25px 0;
}

.anou-flyer-image img {
  max-width: 100%;
  height: auto;
  border: 2px solid #000;
}/* End custom CSS */