/* Webux Footer-Tagline (field block) - frontend.
   Pixel-ported from the original .lv-footer-tagline design (Figma: Montserrat
   Regular 14px, line-height 1.65, taupe-200 #cfc9c2, max-width 280px, left). */
.webux-footer-tagline {
	margin: 0;
	max-width: 280px;
	font-size: 14px;
	line-height: 1.65;
	color: #cfc9c2;
	text-align: left;
}
