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

/* カスタマイズする場合にはこれより下に追記してください  */

.sns a.twitter svg,
.profile_sns a.twitter svg {
	width: 1.5em;
	height: 1.5em;
	display: inline-block;
	vertical-align: middle;
	margin-right: 0.5em;
	fill: currentColor;
}

.sns a.linkedin {
	background: #0077b5;
	color: #fff;
}

.sns a.linkedin:hover {
	color: #0077b5;
}

.sns a.whatsapp {
	background: #25d366;
	color: #fff;
}

.sns a.whatsapp:hover {
	color: #25d366;
}

.sns a.telegram {
	background: #2aabee;
	color: #fff;
}

.sns a.telegram:hover {
	color: #2aabee;
}

.sns a.reddit {
	background: #ff4500;
	color: #fff;
}

.sns a.reddit:hover {
	color: #ff4500;
}
