.ugi-betterdocs-whatsapp-followup {
	box-sizing: border-box;
	margin: 16px auto 0;
	max-width: 330px;
	padding: 0 18px;
	text-align: center;
}

.ugi-betterdocs-whatsapp-followup p {
	color: #4b5563;
	font-size: 14px;
	line-height: 1.55;
	margin: 0 0 14px;
}

.ugi-betterdocs-whatsapp-followup a {
	background: #16ca9e;
	border-radius: 6px;
	box-sizing: border-box;
	color: #fff !important;
	display: inline-flex;
	font-size: 14px;
	font-weight: 600;
	justify-content: center;
	line-height: 1.3;
	padding: 12px 18px;
	text-decoration: none !important;
	transition: background-color .2s ease;
	width: 100%;
}

.ugi-betterdocs-whatsapp-followup a:hover,
.ugi-betterdocs-whatsapp-followup a:focus {
	background: #10ad87;
	color: #fff !important;
}
