#vopp-news .slick-slide {
  margin: 0 10px;
}

#vopp-news .news-item .image {
  width: 100%;
  height: 200px;
}

#vopp-news .news-title{
 color: #006699;
 font-size: 18px;
 font-weight: 600;
 margin: 10px 0;}

#vopp-news .news-summary{
 color: #666666;
 font-size: 15px;
 margin: 10px 0;}

#vopp-news a.btn.sizeable{
 color: #006699;
 font-size: 15px;
 font-weight: 600;}

#vopp-news a.btn.sizeable:after{
 content: "";
 display: inline-block;}

#newsPlaceholder .more_news span{
 background: transparent !important;
 color: #696969 !important;
 font-size: 12px;
 padding: 5px 10px;
 text-decoration: none;
 display: inline-block;
 vertical-align: top;}

#newsPlaceholder .more_news span:hover{
 opacity: 0.8;}

#newsPlaceholder button span{
 display: none;}


#newsPlaceholder button{
 background: none;
 border: none;
 font-size: 1.4em;
 color: #6a6a6a;
 display: block;
 position: relative;
 line-height: 1em;
 font-weight: 700;}