.custom-block .custom-block-title{font-weight:600;margin-bottom:-0.4rem}.custom-block.danger,.custom-block.tip,.custom-block.warning{padding:0.1rem 1.5rem;border-left-width:0.5rem;border-left-style:solid;margin:1rem 0}.custom-block.tip{background-color:#f3f5f7;border-color:#42b983}.custom-block.warning{background-color:rgba(255,229,100,0.3);border-color:#e7c000;color:#6b5900}.custom-block.warning .custom-block-title{color:#b29400}.custom-block.warning a{color:$textColor}.custom-block.danger{background-color:#ffe6e6;border-color:#c00;color:#4d0000}.custom-block.danger .custom-block-title{color:#900}.custom-block.danger a{color:$textColor}pre.vue-container{border-left-width:0.5rem;border-left-style:solid;border-color:#42b983;border-radius:0px}pre.vue-container>code{font-size:14px!important}pre.vue-container>code>p{margin:-5px 0 -20px 0}pre.vue-container>code code{background-color:#42b983!important;padding:3px 5px;border-radius:3px;color:#000}pre.vue-container>code em{color:#808080;font-weight:light}