.demo-section-box{
  width: 100%;
  border-top: solid 1px #dfd3d3;
}
.section-container{
  width: 100%;
  margin: 0 auto;
}
.demo-box{
  margin: 5px 0;
}
.demo-align-right{
  text-align: right;
}
.demo-button{
  display: inline-block;
  padding: 7px 20px;
  background: #FFF;
  border:solid 1px #2eb872;
  border-radius: 3px;
  color: #2eb872;
  text-decoration: none;
}
.demo-button:hover{
  color: #FFF;
  background: #2eb872;
}

div#newsTicker10 {
    border: none !important;
}

.bn-label {
    background-color: rgb(86 78 140) !important;
}
