.wp-block-button {
    text-transform: none !important;
}

.fcb-container {
    position: fixed;
    right: 80px !important;
}

.wp-dark-mode-floating-switch.wp-dark-mode-ignore.wp-dark-mode-animation.wp-dark-mode-animation-bounce {
    bottom: 38px !important;
}

body .accessibility-trigger.aioa_bottom_right button {
    bottom: 80px !important;
    right: 10px !important;
}

span._share-label.wp-dark-mode-ignore {
    padding-top: 40px !important;
}

#aioa_statement_button,
#aioa_statement_button span[data-i18n-key] {
    text-transform: none !important;
}

.wp-block-group.alignwide.is-vertical.is-layout-flex.wp-container-core-group-is-layout-a650a7d0.wp-block-group-is-layout-flex {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
}

h2.wp-block-heading.alignwide.has-text-align-left.has-bbe-display-3-font-size {
    font-size: 40px !important;
}

h2.wp-block-heading.has-bbe-title-2-font-size {
    font-size: 40px !important;
}















button#mdp-readabler-trigger-button {
background: #fff !important;
border: 1px solid #1863dc !important;
}

/* Hide the existing SVG image */
#mdp-readabler-trigger-button .mdp-readabler-trigger-button-icon svg {
  display: none;
}

/* Add the new image as background */
#mdp-readabler-trigger-button .mdp-readabler-trigger-button-icon {
  display: inline-block;
  width: 20px; /* Adjust the size */
  height: 20px; /* Adjust the size */
  background-image: url('https://cdn-icons-png.flaticon.com/512/4078/4078029.png');
  background-size: cover; /* Makes sure the image covers the element */
  background-position: center; /* Centers the image */
  background-repeat: no-repeat; /* Prevents repeating the image */
}





.cya11y-footer a {
    font-size: 16px;
    text-decoration: none;
    color: var(--cya11y-text-primary, #333);
    background: transparent;
    font-weight: 600;
    position: relative;
    left: -130px !important;
}





div#readabler-ai-trigger {
    bottom: 130px;
    right: 5px;
}

button.readabler-ai-button.readabler-ai-tooltip {
    visibility: hidden !important;
    display: none !important;
}

.readabler-ai-links-form {
    visibility: hidden !important;
    display: none !important;
}

.readabler-ai-spinner {
visibility: hidden !important;
display: none !important;
min-height: 0px !important;
}

.readabler-ai-action.size-half {
visibility: hidden !important;
display: none !important;
}

.readabler-ai-links {
    min-height: 0px !important;
}

.readabler-ai-toolbar-left {
visibility: hidden !important;
display: none !important;
}



@media (prefers-color-scheme: dark) {
    #readabler-ai button.readabler-ai-action-toggle[data-status=true]:after {
        background: transparent;
    }
}



img {
    filter: none !important;
}



.wp-block-accordion-heading__toggle {
    padding: 5px !important;
}


.cookieadmin_law_container.cookieadmin_bottom.cookieadmin_left.cookieadmin_box {
    z-index: 99999999999;
}



.bwg_close_btn {
    color: red;
  font-weight: bold;
    background: #000;
    padding: 8px;
    margin-right: 15px;
}


h2.has-text-align-center {
    text-transform: none !important;
}