/*
	Theme Name: diver_child
	Template: diver
	Description:  Diverの子テーマです。
	Theme URI: http://tan-taka.com/diver/
	Author: Takato Takagi
 */

/* カスタマイズする場合にはこれより下に追記してください  */
.recomend li {
    display: flex;
    width: 25%;
    float: left;
    padding: 10px;
}

.recomend img {
    height: 140px;
    width: 200px;
}
.recomend_button{
    margin-top: 30px;
    border-color: #3c74ad!important;
    background-color: #3c74ad!important;
    color: #fff;
}
#custom_html-2 .wrap-post-title{
	color:#fff;
  background-color:#3c74ad;
}