#wpfront-notification-bar, #wpfront-notification-bar-editor            {
            background: #450002;
            background: -moz-linear-gradient(top, #450002 0%, #450002 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#450002), color-stop(100%,#450002));
            background: -webkit-linear-gradient(top, #450002 0%,#450002 100%);
            background: -o-linear-gradient(top, #450002 0%,#450002 100%);
            background: -ms-linear-gradient(top, #450002 0%,#450002 100%);
            background: linear-gradient(to bottom, #450002 0%, #450002 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#450002', endColorstr='#450002',GradientType=0 );
            background-repeat: no-repeat;
                        }
            #wpfront-notification-bar div.wpfront-message, #wpfront-notification-bar-editor.wpfront-message            {
            color: #FBE3D1;
                        }
            #wpfront-notification-bar a.wpfront-button, #wpfront-notification-bar-editor a.wpfront-button            {
            background: #00b7ea;
            background: -moz-linear-gradient(top, #00b7ea 0%, #009ec3 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00b7ea), color-stop(100%,#009ec3));
            background: -webkit-linear-gradient(top, #00b7ea 0%,#009ec3 100%);
            background: -o-linear-gradient(top, #00b7ea 0%,#009ec3 100%);
            background: -ms-linear-gradient(top, #00b7ea 0%,#009ec3 100%);
            background: linear-gradient(to bottom, #00b7ea 0%, #009ec3 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b7ea', endColorstr='#009ec3',GradientType=0 );

            background-repeat: no-repeat;
            color: #ffffff;
            }
            #wpfront-notification-bar-open-button            {
            background-color: #00b7ea;
            right: 10px;
                        }
            #wpfront-notification-bar-open-button.top                {
                background-image: url(https://jubileeseeds.co.uk/wp-content/plugins/wpfront-notification-bar/images/arrow_down.png);
                }

                #wpfront-notification-bar-open-button.bottom                {
                background-image: url(https://jubileeseeds.co.uk/wp-content/plugins/wpfront-notification-bar/images/arrow_up.png);
                }
                #wpfront-notification-bar-table, .wpfront-notification-bar tbody, .wpfront-notification-bar tr            {
                        }
            #wpfront-notification-bar div.wpfront-close            {
            border: 1px solid #555555;
            background-color: #555555;
            color: #000000;
            }
            #wpfront-notification-bar div.wpfront-close:hover            {
            border: 1px solid #aaaaaa;
            background-color: #aaaaaa;
            }
             #wpfront-notification-bar-spacer { display:block; }.wpfront-notification-bar { background: #450002; border-bottom: 2px solid #F4642A; } .jubilee-banner { display: flex; align-items: center; justify-content: center; gap: 12px; } /* TOP LINE — FACULTY */ .jubilee-banner-eyebrow { font-family: "Faculty", serif; text-transform: uppercase; font-size: 13px; letter-spacing: 0.08em; color: #FBE3D1; } /* SECOND LINE — DM SANS */ .jubilee-banner-sub { font-family: "DM Sans", sans-serif; font-size: 13px; letter-spacing: 0.02em; color: #FBE3D1; } /* LOGO */ .jubilee-banner-logo { height: 16px; width: auto; }