#promo-exclusive .bo-temp .content {
  max-width: 1200px;
  display: block;
  padding-top: 2.5rem;
  padding-left: 0.5rem;
  padding-bottom: 0;
  text-align: left;
}
#promo-exclusive .bo-temp .body-copy img {
  width: 60px;
  margin-right: 20px;
	 margin-left: 1px;
}
#promo-exclusive .bo-temp .body-copy ul {
  display: grid;
  grid-template-columns: auto 1fr;
  margin-bottom: 0;
}
#promo-exclusive .bo-temp .body-copy li {
  grid-column: unset;
  align-content: center;
		& > p{
			color: #9a9a9a;
			display: inline-block;
			margin-right: 8px;
		}
		a{
				display: inline-block;
		}
		@media (max-width: 767px) {
		  a {
					display: block;
		    margin-top: 1rem;
		  }
		}
}
#promo-exclusive .bo-temp .body-copy b {
  font-weight: 700;
	 font-family: "RazerF5", sans-serif;
		text-transform: uppercase;
		font-size: 1.5rem;
}
#promo-exclusive .bo-temp .body-copy span {
  font-size: 1.125rem;
}
#promo-exclusive .bo-temp .content .body-copy {
  color: white;
}
@media (max-width: 767px) {
  #promo-exclusive .bo-temp .content {
    padding-left: 1.125rem;
  }
}
#promo-exclusive a[href]:hover{
	text-decoration: none;
	.link-text{
		text-decoration: underline;
	}
}
 @media screen and (max-width:767px){} @media screen and (-webkit-max-device-pixel-ratio: 1) and (min-width: 1200px), screen and (min-width: 768px) and (max-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1) and (min-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1200px){}