/**
 * Modern contact and registration layer for SB AVISA.
 *
 * Scope all selectors under .avisa-contact before adding production styles.
 */

.avisa-contact,
.avisa-contact * {
	box-sizing: border-box;
}
