@charset "UTF-8";

/*!
Theme Name: Simplicity2 child
Template:   simplicity2
Version:    20161002
*/

/* Simplicity子テーマ用のスタイルを書く */

#the-content > p > img, 
#the-content > p > a > img {
    border: 1px solid #ddd;
}

/* フッターのスタイルを書く */
#footer .widget_categories li{
margin-bottom:20px;
font-size:85%;
}
#footer .widget_categories .cat-item a{
text-decoration:none;
}
#footer .widget_categories h4:before{
margin-right:7px;
font-family:”FontAwesome”;
content:”\f115″;
}