.blog-inner-banner-background .mindcare-banner-background-blog {
  padding: 6.85rem 0 1rem;
}

.blog-inner-banner-background .mindcare-banner-heading {
  max-width: 60rem !important;
}

.blog-inner-banner-background .mindcare-banner-heading h1 {
  font-size: 3rem;
}

.blog-inner-banner-background .mindcare-banner-heading h3 {
  font-weight: 500;
  font-style: italic;
  font-size: 1.125rem;
  line-height: 1.9375rem;
  text-align: center;
  color: white;
}

.blog-inner-banner-background .mindcare-banner-heading p {
  color: #AE64BB;
}
.blog-inner-medicare-image img{
  border-radius: 0.8611rem;
}
.blog-inner-medicare-image{
  margin-bottom: 1.25rem;
}
.blog-inner-banner-background .mindcare-banner-heading p a {
  color: #AE64BB;
}

/* Inner blog content */
.inner-blog-content p {
  font-weight: 400;
  font-size: 1.125rem;
  color: #004a61;
  line-height: 1.925rem;
  text-align: justify;
}

.inner-blog-content h2 {
  font-weight: 600;
  font-size: 2.125rem;
  color: #004a61;
  margin: 2rem 0 1.125rem;
  text-align: justify;
}

.recent-posts-section h4 {
  margin-bottom: 0.45rem;
  color: #004a61;
}

.inner-blog-content h3 {
  font-weight: 600;
  font-size: 1.625rem;
  color: #004a61;
  margin-bottom: 1.3125rem;
  margin-top: 1rem;
}
.inner-blog-content a{
  color: #AE64BB;
}

.inner-blog-content ul {
  padding-left: 1.875rem;
  margin: 1.075rem 0 1.475rem;
}

.inner-blog-content ul li {
  list-style-type: disc;
  text-align: justify;
  color: #004a61;
  margin-bottom: 1rem;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.4;
}

/* Blog layout */
.blog-content h2 {
  margin-top: 2rem;
}

.inner-blog-section {
  padding: 4rem 0;
}

.inner-blog-section .blog-inner-post-content {
  width: unset;
}

/* Ready to simplify section */
.ready-to-simplify-sec {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.ready-to-simplify-sec h3 {
  font-weight: 600;
  font-size: 0.9375rem !important;
  color: #004a61;
}

.ready-to-simplify-sec p {
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1rem;
  letter-spacing: 0.0256rem;
  text-align: center;
  color: #004a61;
  margin-bottom: 0.9375rem;
}

.ready-to-simplify-sec a {
  padding: 0.5281rem 1.0906rem;
  font-weight: 700;
  display: inline-block;
  font-size: 0.7462rem;
  background-color: #ae64bb;
  color: white;
  border-radius: 0.3638rem;
}
