@charset "utf-8";
/*
Theme Name: QUADRA child
Theme URI:https://tcd-theme.com/biz001
Description:WordPressテーマ「QUADRA」の子テーマ
Template:quadra_biz001
Author:TCD
Author URI:https://tcd-theme.com/
Version:1.0
*/

/*
  ここから下にCSSを追記してください。
*/
.post_content h2{background: rgba(var(--tcd-key1-color), 1);padding: 10px 20px !important;color: #fff;border-radius: 5px;margin-bottom:20px !important;}
.post_content h3{border-bottom:1px solid rgba(var(--tcd-key1-color), 1);padding-bottom:5px !important;}