.wp-block-button__link {
    background: #f49e02 !important; 
    color: #fff !important;
    font-weight: 600 !important;
    border-radius: 8px !important;
    filter: drop-shadow(2px 2px 4px rgba(174, 174, 174, 0.79)) !important;
}
.wp-block-button__link:hover {
    background-color: #f7ba4c !important;
    color: #fff !important;
}

.section {
   padding: 64px 0;
}

.home-title {
   max-width: 720px;
   margin: 64px auto;
}

.chapter {
   max-width: 720px;
   margin: 64px auto;
}

.chapter p {
  margin: 0;
}

.chapter h2 {
  margin: 0 0 8px 0;
  line-height: 1.1;
}

.testimonial {
   max-width: 450px;
   margin: 32px auto;
}

.testimonials .carousel {
   max-width: 450px;
   margin: 32px auto;
}

.wp-block-cb-carousel .slick-next:before, .wp-block-cb-carousel .slick-prev:before, .slick-dots li button:before   {
    color: #fff;
}

#post-659 .container {
   margin: 0;
padding: 0 16px;
max-width: 100%;
width:100%;
}

#post-659 .PageHeader {
  display: none;
}