@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");

.umb-macro-holder .gallery__nav,
.umb-macro-holder .gallery__controls {
	display: none;
}

/**umb_name:Header 1*/
h1 {
	font-size: 32px;
	font-family: "Roboto Slab", serif;
}

/**umb_name:Header 2*/
h2 {
	font-size: 24px;
	font-family: "Roboto Slab", serif;
}

/**umb_name:Header 3*/
h3 {
	font-size: 20px;
	font-family: "Roboto Slab", serif;
}

/**umb_name:Header 4*/
h4 {
	font-size: 16px;
	font-family: "Roboto Slab", serif;
}

/**umb_name:Header 5*/
h5 {
	font-size: inherit;
	font-family: "Roboto Slab", serif;
}

/**umb_name:Large Grey Text*/
.large-grey-text {
	color: #737272;
	font-size: 30px;
	font-weight: 700;
}
