.tlb_wp_franchiseoncloud_oauth_login
{
	display: flex;
	align-items: center;
	justify-content: center;
	column-gap: 12px;
	margin-top: 24px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04);
	border: 1px solid #c3c4c7;
	background: #fff;
	height: 41px;
	text-decoration: none;
	font-weight: 600;
	color: #5e5e5e;
}

.tlb_wp_franchiseoncloud_oauth_login img
{
	width: 38px;
	height: 21px;
}
