.bbest-accordion-wrapper .one {
	color: #0a2535 !important;
}

.accordion-body p {
	color: #0a2535 !important;
}

.read-label-oneline {
	color      : #0a2535 !important;
	white-space: nowrap;
}

.read-label-twolines {
	color: #0a2535 !important;
}

.bbest-accordion-wrapper .bbest-accordion-title.tag-h2,
.investimentos-title-box>.title {
	color: #0a2535 !important;
}

.bbest-accordion-wrapper .container>p {
	color: #0a2535 !important;
}

.accordion-button::after {
	background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23b4975a'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !important;
}

.accordion-button:not(.collapsed)::after {
	background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23b4975a'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !important;
	transform       : rotate(-180deg) !important;
}