/*
Theme Name: Lightning Child
Theme URI: https://lightning.vektor-inc.co.jp/en/
Template: lightning
Author: Vektor,Inc.
Author URI: https://www.vektor-inc.co.jp
Description: Lightning is a very simple &amp; easy to customize theme which is based on the Bootstrap. It is also very friendly with custom post types and custom taxonomies. When you add a new one, the breadcrumbs will be adjusted and posts will look beautifully without editing or adding a template files.
Tags: blog,one-column,custom-background,custom-colors,custom-logo,custom-menu,editor-style,featured-images,footer-widgets,full-width-template,sticky-post,theme-options,threaded-comments,translation-ready,block-styles,wide-blocks
Version: 14.13.6.1641867399
Updated: 2022-01-11 11:16:39

*/

/*VK_BLOCKS-------------------------------*/
/*vk_prBlocks　アイコン角に変更*/
.vk_prBlocks .vk_prBlocks_item .vk_prBlocks_item_icon_outer {
    border-radius: 0;
}
/*vk_prBlocks　テキスト左寄せ*/
.vk_prBlocks .vk_prBlocks_item .vk_prBlocks_item_summary {
    text-align: left;
}

/*vkカードアイテム　*/
/*タイトル変更　*/
.vk_post .vk_post_title {
    font-size: 18px;
}
/*本文変更　*/
.vk_post .vk_post_excerpt {
    font-size: 14px;
}