@media (min-width: 1024px) {
    .page-node--6657 #block-views-block-hero-block-2 .node__content {
        margin-left: 15%;
    }
}

.page-node-type--landing-page .has-featured-image.node--view-mode-hero:before {
	opacity: 0;
	background: linear-gradient(180deg, #414140 0%, rgba(65, 65, 64, 0.00) 100%);
	mix-blend-mode: multiply;
}
.page-node--6657 .has-featured-image.node--view-mode-hero:after {
	opacity: 0;
	background: linear-gradient(180deg, #414140 0%, rgba(65, 65, 64, 0.00) 100%);
	mix-blend-mode: multiply;	
}
.view-display-id-block_2	.donate-hero-link {
		display: block;
		width: 197px;
		height: 52px;
		flex-shrink: 0;
		background: #FFF;
		margin-top: 40px;
}

.view-display-id-block_2 .button-wrapper svg {
	display: none;
}

.view-display-id-block_2 .node-title {
	color: #CCE9CC;
	font-family: niveau-grotesk, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 60px; /* 300% */
	letter-spacing: 5px;
	text-transform: uppercase;
	margin-bottom: 0;
}

.view-display-id-block_2 .prime-day-deals {
	color: #FFF;
	font-family: niveau-grotesk, sans-serif;
	font-size: 48px;
	font-style: normal;
	font-weight: 400;
	line-height: 36px;
	letter-spacing: 2px;
}

.view-display-id-block_2 .shop-now {
	color: #FFF;
  text-shadow: 0px 1px 10px rgba(0, 0, 0, 0.40);
  font-family: freight-text-pro, serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 60px; /* 147.619% */
  letter-spacing: 2px;
}

.view-display-id-block_2	.node__content .field__items p:first-child {
		max-width: 550px;
		color: #FFF;
		text-shadow: 0px 1px 10px rgba(0, 0, 0, 0.40);
		font-size: 21px;
		font-style: normal;
		font-weight: 400;
		line-height: 31px; /* 147.619% */
		letter-spacing: -0.084px;
}

.view-display-id-block_2	a:link, .view-display-id-block_2	a:visited  {
		display: flex;
		width: 197px;
		height: 52px;
		background-color: #ffffff;
		flex-direction: column;
		justify-content: center;
		flex-shrink: 0;
		font-family: niveau-grotesk, sans-serif;
		color: #014C35 !important;
		text-align: center;
		font-size: 12px;
		font-style: normal;
		font-weight: 500;
		line-height: normal;
		letter-spacing: 1.636px;
		text-transform: uppercase;
		text-shadow:none !important;
}