.btn-primary, .sppb-btn-primary
{
  border-color: #ee8c16;
  background-color: #ee8c16;
}

.btn-primary:hover {
  color: #ffffff;
}

#sp-left .sp-module, #sp-right .sp-module {
    margin-top: 0;
    border: 0;
    padding: 0;
    border-radius: 0;
}


.itemid-196 .sp-page-title {
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-position: 50% 50%;
    height: 35vh;
}

.itemid-196 .sp-page-title h1 {
    font-family: Helvetica;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 3rem;
    line-height: 4rem;
    letter-spacing: 0px;
    margin-top: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-left: 40px;
    padding-top: 20px;
    padding-bottom: 20px;

}

.itemid-196 .sp-page-title .container {
   background-color: rgba(0, 0, 0, 0.4); 
   border-radius: 50px;
  margin-top: 20vh;
}


.itemid-196 .article-details .article-ratings-social-share {
   display: none !important;
}