<!-- start Simple Custom CSS and JS -->
<style type="text/css">
#key-points li i{
	min-width: 20px;
	min-height: 20px;
}

.chicklets {
	min-height: 51px;
}


body:not(.logged-in) .braze-content-card[data-ad-type="article_disclaimer"] {
    display: block !important;
    min-height: 76px !important;
    height: 76px !important;
    overflow: hidden;
}

body:not(.logged-in) .braze-content-card[data-ad-type="article_disclaimer"] .wp-block-custom-block-collection-all-purpose-container {
    margin: 0 !important;
    box-sizing: border-box;
}
</style>
<!-- end Simple Custom CSS and JS -->
