/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/



/* blog post template for rating star issues */
.blog-post__body svg {
    fill: #6fbc20;
    width: 40px;
    height: 100%;
}
  }