body {
  background-color: #000 !important;
  color: #FFF !important;
}

@font-face {
    font-family: 'sequelsans-lightbody';
    src: url('//gagadaily.com/webfonts/sequelsans-lightbody-webfont.woff2') format('woff2'),
         url('//gagadaily.com/webfonts/sequelsans-lightbody-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

h1 {
  font-size: 3em !important;
  line-height: 1.1em;
  margin: 10px 0 10px 0 !important;
}

h2 {
    color: #a751fe;
  line-height: 1.7;
  font-size: 1.15em;
    margin: 0 0 10px 0 !important;
}

.exclusive {
  color: #a751fe;
  text-transform: uppercase;
  font-size: 1.3em;
  font-weight: bold;
}

.back, .back:hover {
  color: #FFF;
  text-transform: uppercase;
  font-size: 1.3em;
  font-weight: bold;
  text-decoration: none;
}

.by {
  font-family: 'sequelsans-lightbody';
  color: #FFF;
  line-height: 1.7;
  font-size: 1.15em;
  opacity: 0.5
}

p {
  font-family: 'sequelsans-lightbody';
  color: #FFF;
  line-height: 1.7;
  font-size: 1.15em;
}

p a:link {
  color: #FFF;
  border-bottom: 1px solid #FFF;
}

p a:hover {
  color: #FFF;
  border-bottom: none;
}

.ipsColumn_fluid {
  padding: 0 20px !important;
}

