/* 
Theme Name: Signal.no
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Child theme of Hello Elementor
Author: Sail AS
Author URI: https://sail.no/
Template: hello-elementor
Version: 2.0.0
Text Domain: signal-no
*/

/* Add your custom styles here */
.ginput_container .gfield_consent_label {
    display: flex !important;
    gap: 0.25em !important;
}
.ginput_container .gfield_consent_label button.text-link.tiny {
    background-color: transparent !important;
    color: #000 !important;
    appearance: none !important;
    border: none !important;
    box-shadow: none !important;
    padding: 0 !important;
    line-height: 0 !important;
    vertical-align: baseline !important;
    align-items: baseline !important;
    min-block-size: 100% !important;
}