#eb .eb-post-nickel {
  background: #eee;
  border: none;
  border-radius: 30px;
  padding: 30px;
}

#eb .eb-post-nickel .eb-post-content {
  padding: 20px 0px 0px 0px;
  height: 100%;
}

#eb .eb-post-nickel .eb-post-top {
  background-color: #1c0680;
  border-radius: 99px;
  padding: 10px;
  text-align: center;
  color: #fff;
  font-weight: 650;
}

#eb .eb-post-nickel .eb-post-image {
  background: #eee;
}

#eb .eb-post-nickel .eb-post-image img {
  border-radius: 30px !important;
}

#eb .eb-post-title {
  font-size: 32px !important;
  line-height: 34px;
  text-transform: uppercase;
  color: #1c0680;
  text-align: center;
}

#eb .btn-default {
  color: #fff !important;
  font-weight: 800 !important;
  text-transform: uppercase;
  background-color: #bd1e0d !important;
  border-color: #bd1e0d !important;
  border-radius: 99px;
}

#eb .btn-default:hover {
  color: #fff !important;
  font-weight: 800 !important;
  text-transform: uppercase;
  background-color: #ab1b0c !important;
  border-color: #ab1b0c !important;
  border-radius: 99px;
}

#sp-left .sp-module {
  margin-top: 0px;
  border: none;
  padding: 0px;
  border-radius: none;
}

#eb .eb-mod-thumb .eb-mod-image {
  background: none;
  border: none;
  border-radius: 30px !important;
}

#eb .mod-muted {
  color: #bd1e0d;
  font-weight: 800;
}

#fd .si-theme-foundry {
  display: none !important;
}

#eb .eb-mod-thumb .eb-mod-image img {
  border-radius: 30px;
}

#eb .eb-post-thumb .eb-post-image img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: inline-block;
  vertical-align: top;
  border-radius: 30px;
}

#eb .eb-mod-title {
  font-size: 20px;
  font-weight: bold;
}

#sp-main-body {
  padding: 60px 0;
}

#eb .reset-heading {
  text-transform: uppercase;
  font-size: 50px;
  color: #1c0680;
}

#eb h3, #eb h4 {
  color: #1c0680;
}