.richtext-wysiwyg h2 { color: #000;
    font-family: 'MetLifeCircular', 'Arial', 'Helvetica', 'sans-serif';
	font-size: 14px;
    font-weight: 500;
}
.richtext-wysiwyg h2+h3 {
        margin-top: 24px
    }
	.richtext-wysiwyg *+ol,.richtext-wysiwyg *+ul {
        margin-top: 24px
    }
.richtext-wysiwyg *+* {
        margin-top: 24px;
    }
	.richtext-wysiwyg *+h3 {
        margin-top: 32px;
    }
.richtext-wysiwyg *+* {
        margin-top: 24px
    }
	.richtext *+* {
    margin-top: 24px;
}
.simple-list .simple-list__link-container {
  
    margin-top: 0px; 
}@media screen and (min-width: 1024px) {
    .component__spacing-bottom {
        margin-bottom: 24px;
    }
}
.simple-list .simple-list__link-container {
  
    margin-top: 0px; 
}
@media screen and (min-width: 1024px) {
    .component__spacing-bottom {
        margin-bottom:24px
    }
}
