/*
Theme Name: HoiHoiNet
Theme URI:
Template: lightning-pro
Description:
Author:higumax
Tags:
Version: 0.6.1
*/

/* カラム内のCTAの右余白を消去する例 */
.wp-block-columns .wp-block-column .vk_cta {
    margin-right: 0 !important;
    width: 100% !important;
}

