
.bigtext {
    font-size:1.3em;
  line-height: 1.4em;
}

.NewsTitle {

    font-size: 1.3em;
}
.NewsSummary {
color: grey;

}

.imagesliderthumb {

    width: 81px;
}


 a.footerlinks{color: #e0dcdb; border-bottom: solid 1px; border-bottom-color: rgba(15, 122, 252, 0.2);
 font-size: 1.2em;}
 a.footerlinks:hover{color:rgb(255, 202, 202); border-bottom-color: rgba(208, 64, 0, 0.2);}
 a.footerlinks:visited{ color: #e0dcdb; border-bottom-color: rgba(128, 0, 128, 0.2);}


.iframe-container{
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; 
  height: 0;
}
.iframe-container iframe{
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}







