/**
 * Public styles for Google Login button containers.
 *
 * @package AmberWP\GoogleLogin
 */
.amberwp-google-login-gis-button {
	margin: 1rem 0;
	display: block;
	max-width: 100%;
}

.amberwp-google-login-gis-button > div {
	max-width: 100%;
}
