.grecaptcha-badge { 
visibility: hidden; 
}

.footer_action {
	background-image: none!important;
}

.pager .pages a:hover, .pager .pages a.active{
	background-color: #ddc18a !important;
}

.page-id-101 .post-title a {
    color: #000;
    font-family: "DM Serif Display";
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
    letter-spacing: -0.96px;
}

.page-id-101 .post-footer {
    display: flex;
    justify-content: flex-start;
    padding-left: 0;
}

.page-id-101 .post-footer .post-links {
    border: none;
    padding-left: 0;
}

.page-id-101 .post-footer .post-links i.read-more-icon.icon-doc-text {
    display: none;
}

.page-id-101 .post-footer .post-links a.post-more {
    border-radius: 999px;
    background: linear-gradient(90deg, #DDC18A 0%, #9D8255 100%);
    color: var(--background-bg-white, #FFF);
    font-family: 'DM SANS';
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    padding: 16px 40px;
    height: 100%;
    display: flex;
}

.page-id-101 .post-footer .post-links a.post-more:hover {
background: #fff !important;
    color: #9d8255 !important;
}

.page-id-101 .post-excerpt {
    color: var(--text-text-body, #1F1F1F);
    font-family: "DM Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.cta-form-wrapper {
    background: url(/wp-content/uploads/2026/03/bucelo-cta-bg.png);
    padding: 40px;
    border-radius: 20px;
    text-align: center;
		margin: 40px 0;
}

.cta-form-wrapper .cta-form-title {
    color: #fff;
    text-align: center;
    font-family: "DM Serif Display";
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
    letter-spacing: -0.96px;
	  width: 80%;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width:767px){
	.cta-form-wrapper .cta-form-title {
	  width: 100%;
		font-size: 36px;
}
}

.cta-form-wrapper a.cta-form-button {
    border-radius: 999px;
    background: linear-gradient(90deg, #DDC18A 0%, #9D8255 100%);
    font-size: 20px !important;
    text-transform: uppercase;
    font-weight: 600;
    padding: 16px 40px;
    display: inline-block;
    color: #fff;
    margin-top: 20px;
		transition: color .4s ease-in-out;
}

.cta-form-wrapper a.cta-form-button:hover {
	background: #fff !important;
  color: #9d8255 !important;
}

@media (max-width:767px){
section.mcb-section-71af1bb5a {
    background-color: #0b494a !important;
    background-image: none !important;
}
section.mcb-section-71af1bb5a {
    max-height: 650px;
}	
	
	section.section.mcb-section.mfn-default-section.mcb-section-71af1bb5a:after{
		display: none;
	}	
}	