        /*! This file is auto-generated */
        .wp-block-button__link {
            color: #fff;
            background-color: #32373c;
            border-radius: 9999px;
            box-shadow: none;
            text-decoration: none;
            padding: calc(.667em + 2px) calc(1.333em + 2px);
            font-size: 1.125em
        }

        .wp-block-file__button {
            background: #32373c;
            color: #fff;
            text-decoration: none
        }

        .wp-polls .pollbar {
            margin: 1px;
            font-size: 6px;
            line-height: 8px;
            height: 8px;
            background-image: url('../images/pollbg.gif');
            border: 1px solid #c8c8c8
        }

        :root {
            --body: #ebebeb;
            --beyaz: #fff;
            --siyah: #191919;
            --kirmizi: #d73516;
            --gri: #ededed;
            --beyazBG: #fff;
            --siyahBG: #191919;
            --kirmiziBG: #d73516;
            --griBG: #ededed
        }

        body {
            font-family: 'Inter', sans-serif
        }