body {
  padding-top: 60px;
  background-color: #1A1A1A;
  color: #FFFFFF;
  font-family: "Helvetica Neue", HelveticaNeue, "TeX Gyre Heros", TeXGyreHeros, FreeSans, "Nimbus Sans L", "Liberation Sans", Arimo, Helvetica, Arial, sans-serif;
  font-size: 11px;
}
a:link {
    color: #FFFFFF;
    text-decoration: underline;
}
h1 {
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 49px;
}
p {
	margin-bottom: 7px;
	line-height: 1.3;
}
.sweet-spot-vape {
  	text-align: center;
}
.sweet-spot-vape.fb-icon {
	padding-top: 35px;
	padding-bottom: 10px;
}
.sweet-spot-vape-mm-padding {
	height: 50px;
}
.sweet-spot-vape-mm {
	position: fixed;
	right: 0px;
	bottom: 0px;
	width: 100%;
	height: 40px;
	text-align: right;
}
.sweet-spot-vape-mm a {
	position: relative;
	top: 10px;
	padding-right: 20px;
}
@media screen and (min-width: 995px) {
	.sweet-spot-vape-first-column span {
		float: right;
	}
}
@media screen and (max-width: 995px) {
	.row {
  		text-align: center;
	}
	.sweet-spot-vape-first-column {
		margin-bottom: 30px;
	}
	.sweet-spot-vape-mm {
		background-color: #1A1A1A;
	}
}