body { min-height: 100vh; accent-color: var(--bricks-color-berkum); } .gform-theme--framework, .gform_wrapper.gform_theme { --gf-ctrl-label-color-req: var(--bricks-color-hykjzx) !important; --gf-ctrl-accent-color: var(--bricks-color-berkum) !important; --gf-ctrl-label-font-weight-primary: 500!important; --gf-ctrl-btn-bg-color-ctrl: var(--bricks-color-berkum) !important; --gf-color-in-ctrl-primary: var(--bricks-color-berkum) !important; --gf-ctrl-btn-bg-color-hover-ctrl: var(--bricks-color-mfeqnj) !important; --gf-ctrl-file-zone-icon-color: var(--bricks-color-rveivr) !important; --gf-ctrl-border-color: var(--bricks-color-unalie) !important; --gf-color-primary-rgb: 180, 139, 91 !important; --gf-color-primary: var(--bricks-color-berkum) !important; --gf-color-primary-darker: var(--bricks-color-mfeqnj) !important; --gf-color-primary-lighter: var(--bricks-color-xltoar) !important; --gf-font-family-base: 'Inter' !important; --gf-font-weight-primary: 500!important; --gf-font-weight-secondary: 600!important; --gf-font-weight-tertiary: 500!important; } .gform-theme--framework ::placeholder { opacity: .7 !important; } .gform-theme--framework :where(:not(html):not(iframe):not(canvas):not(img):not(svg):not(video) :not(svg *):not(symbol *) :not(.gform-theme__no-reset--el):not(.gform-theme__no-reset--children *):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-reset):not(.gform-theme__disable-reset *):not(.gform_heading *):not(.gfield--type-html *):not(.gfield--type-section *):not(.form_saved_message > *):not(.form_saved_message_sent > *):not(.gform_confirmation_message *):not(.wp-editor-container):not(.mce-tinymce):not(.mce-tinymce *):not(.wp-editor-area):not(.gfield_description > *):not(.gform-field-label--type-inline > :not(span)):not(.ui-resizable-handle):not(.hidden)) { font-family: 'Inter' !important; font-weight: 500!important; font-size: 14px !important; } .gform-theme--framework textarea.textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) { outline-color: var(--gf-local-outline-color) !important; outline-offset: var(--gf-local-outline-offset) !important; outline-style: var(--gf-local-outline-style) !important; outline-width: var(--gf-local-outline-width) !important; } .gform-loader[data-js-spinner-id="gform-ajax-spinner"]{ inline-size: 2em !important; block-size: 2em !important; border-block-start-width: .2em !important; border-block-end-width: .2em !important; border-inline-end-width: .2em !important; border-inline-start-width: .2em !important; } :root { --el-font-size-extra-large:20px; --el-font-size-large:18px; --el-font-size-medium:16px; --el-font-size-base:14px; --el-font-size-small:13px; --el-font-size-extra-small:12px; } a.button.wdgk_add_donation { font-weight: 500; border-radius: 0; font-size: 1em; padding: 0 2em; line-height: 3em; }  .bm-toast-close-all-notifications, .bm-toast-site-message { background-color: #dbe6f4 !important; color: #333333 !important; } .bm-toasts-container .Toastify__toast-container .bm-toast-site-message, .bm-toasts-container .Toastify__close-button { color: #333333 !important; } .bm-toast-site-message .bm-toast-site-message-container .bm-toast-site-message-info .bm-toast-site-message-title { font-weight: 500; } .el-progress.fcom_progress .el-progress-bar .el-progress-bar__inner, .el-badge__content--danger { background-color: var(--fcom-primary-button ); } .el-badge__content--danger { border: 1px solid var(--fcom-primary-button ); } .fcom_better_messages_menu sup.bm-unread-badge{ position: absolute; right: calc(1px + var(--el-badge-size, 18px)/2); top: 0; transform: translateY(-50%) translate(100%); z-index: var(--el-index-normal, 1); align-items: center; border-radius: var(--el-badge-radius, 10px); color: var(--el-color-white, #fff); display: inline-flex; font-size: var(--el-badge-font-size, 10px); height: var(--el-badge-size, 18px); justify-content: center; padding: 0 var(--el-badge-padding, 6px); white-space: nowrap; border: 1px solid #8E181B; background-color: #8E181B; font-weight: bold; }