/*
Theme Name: dokkoise
Template: astra
Author: Child Theme Configurator
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 4.0.2.1693016569
Updated: 2023-08-26 11:22:49

*/
blockquote {
  color: #2394B4;
  background-color: #FFF;
  border-left: 10px solid #2394B4;
  border-radius: 50%;
  quote: before {
    content: '"';
    color: #000;
    font-size: 1.5em;
    margin-left: -10px;
  }
  quote: after {
    content: '"';
    color: #000;
    font-size: 1.5em;
    margin-left: 10px;
  }
}

