/*
Theme Name: Story
Theme URI: https://dev.gekubo.net/story
Template: feature
Author: G3
Author URI: https://gekubo.net
Description: Story is a web stories format theme based on Feature, a magazine theme focused on sizable typography and imagery to grow your blog posts, reviews, artwork, and news.
Tags: Blog, News, Grid Layout, Right Sidebar, Block Editor Patterns, Block Editor Styles, Custom Background, Custom Header, Custom Logo, custom-menu, Editor Style, Featured Image Header, Featured Images, Footer Widgets, Site Editor, rtl-language-support, Style Variations, Template Editing, Theme Options, threaded-comments, translation-ready, Wide Blocks
Version: 1.1.0
*/

/* Beautify Second Click Selection */
p::selection {
    color: #333333;
    background-color: #ffe900;
}
p::-moz-selection {
    color: #333333;
    background-color: #ffe900;
}