/* ==========================================================================
   Do You Rome · Tour arrival note
   ========================================================================== */

.dyr-tour-arrival-note {
	margin: 0 0 18px;
	color: var(--e-global-color-text, #1F1F1FBF);
	font-family: var(--e-global-typography-text-font-family);
	font-size: var(--e-global-typography-text-font-size);
	font-weight: var(--e-global-typography-text-font-weight);
	line-height: 1.6;
}
