.mar-text {
	font-family: "Outfit", sans-serif;
	font-optical-sizing: auto;
	font-weight: 500;
	font-style: normal;
	margin: 0;
}

.mar-text {
	background-color: transparent;
}

.mar-text svg {
	user-select: none;
	height: 240px;
	overflow: visible;
}

.mar-text h1 {
	height: auto;
	display: flex;
	align-items: center;
	font-size: 48px;
    overflow: hidden;
    font-weight: 600;
    color: #704200 !important;
    text-transform: uppercase;
}

.mar-text p {
	position: absolute;
	bottom: 1em;
	right: 1em;
	font-weight: 400;
	font-size: 1.3em;
}
.mar-text.home-h1 h1 {
  height: auto;
  display: flex;
  align-items: center;
  font-size: 29px;
  overflow: hidden;
  font-weight: 700;
  color: #fff !important;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
}
.Marquee-svg-text
{
 color: #fff !important;
 fill: #704200;
}
.cont-page .Marquee-svg-text
{
 color: #fff !important;
 fill: #fff;
}
 