Hi Amy Davidshofer
Ok please add the below CSS code in Additional CSS box.
.theme-blog .post {
background-color: #ffffff !important;
}
.fl-node-5f49c604394b4 .fl-rich-text, .fl-node-5f49c604394b4 .fl-rich-text * {
color: #444444 !important;
}
body.page-template-default{
color: #000 !important;
}
.page-template-default h1, .page-template-default .h1, .page-template-default h2, .page-template-default .h2, .page-template-default .h3, .page-template-default h3, .page-template-default h4, .page-template-default .h4, .page-template-default h5, .page-template-default .h5, .page-template-default .h6, .page-template-default h6 {
color: #000 !important;
}
.page-template-default label {
color: #211f1f !important;
}
.form-control, input[type="text"], input[type="email"], input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea, select {
background-color: rgb(254 254 254 / 20%) !important;
border: 1px solid #d8d8d8 !important;
color: #323131 !important;
}
.theme-page-header-area h1 {
color: #ffffff !important;
}
.footer-sidebar .widget h4 {
color: #ffffff !important;
}
Let me know if it works.
Thanks