
#layout-region-center-well > div > div:nth-child(1) > div.content-body--top > h1:nth-child(2) > span{
	padding-bottom: 32px;
}
#layout-region-center-well > div > div:nth-child(-n+2), form#unsubscribe-newsletter {
	background-image: url(/bin-public/060_www_fidelity_com/images/crypto/crypto_unsubscribe_LG.png);
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: center;
}
#email_label {
	color: white;
	font-size: 1em;
	white-space:nowrap;
}
#email-address {
	background-color: #666666;
	color: white;
}

#submit-button {
	background: #368727;
    border: none;
	color: white;
	text-shadow: none!important;
	box-shadow: none!important;
}

#form-section-526-1162671 > div.additonal-desc.clear-bottom > p {
	color: white!important;
	font-size: 0.875em;
	
}
#exit-button {
	color: #368727;
	text-shadow: none;
}


#group-526-1162351 {
	display: flex;
	justify-content:center;
	align-items: baseline;
	gap: 40px;
	padding-right: 13%;
}
#exit-button > img {
	display: none;
}
#form-section-526-1162671 {
	border-bottom: none!important;
}

#exit-button > span {
	color: white;
}
.green-on-black, .green-on-black:active {
	color: #5CBF4A!important;
}

#unsubscribe-newsletter {
	padding-bottom: 40px;
}
#layout-region-center-well > div > div:nth-child(1) > div.content-body--top > p.scl-white.scl-center {
	padding-bottom: 48px;
}
#layout-region-center-well > div > div.expand-collapse > div.expand-collapse--items > div > ul > li > a:link, a:active {
	color: #368727;
}
#layout-region-center-well > div > div.expand-collapse > div.expand-collapse--options {
	display: none;
}

#layout-region-page-disclosure > div > div > div > div:nth-child(1) > sup {
	font-size: 0.75em;
}
.state-bulleted-list {
    column-count: 4;
}

  @media (max-width: 47.5em) {
    .state-bulleted-list {
        column-count: 3;
    }
  }

  @media (max-width: 34.7em) {
    .state-bulleted-list {
        column-count: 2;
        font-size:15px;
    }
  }