@charset "utf-8";
/*
Theme Name: Gunmatakken
Author: ielove
Author URI: http://www.
Description: gunmatakken
*/
@import url("./css/styles.css");

/* ------------------------------------
// カスタムCSS ※修正・変更は↓以下に記述
------------------------------------ */
/*ダウンロードのリンク非表示*/
h3 .package-title .w3eden a
{
pointer-events: none!important;
text-decoration:none;
}
