.mb-2{
  margin-bottom:20px;
}

.mb-3{
  margin-bottom:30px;
}

.mb-5{
  margin-bottom:50px;
}

.quick-links-right-bar .content{
  margin-left:40px;
}

.featured-news-block h5{
  margin-top:0px;
}

.views-row .date-created{
  font-size:smaller;
}

.featured-news-block .views-row{
  margin-bottom:20px;
  border-bottom:1px solid gainsboro;
}

.latest-news-block h2.title, .quick-links-right-bar h2.title{
  text-align:left; 
  border-bottom:2px solid gainsboro;
}


.featured-products-services {
    background: white;
    padding-top: 20px;
    padding-bottom: 20px;
}


#footer-top
{
  padding-top:15px;
  padding-bottom:15px;
  
}

#footer-bottom{
  padding-top:15px;
}

.visualization-row {
  border-bottom:1px solid gainsboro;
  padding-bottom:25px;
  margin-bottom:25px;
}

.visualization-row h3{
  margin-top:0px;
}

#content-top{
  display:none;
}

.header__container{
  padding-bottom:0px;
}


.js-form-item-search-api-fulltext {
  display: inline;
  padding: 0px;
  width:80%;
}

.js-form-item-search-api-fulltext .form-text{
  margin-top: -12px;
  padding: 11px;
}

.form--inline .form-actions{
  display: inline;
  margin-top: 16px;
}

.featured-products-services .feature-box{
  background: #f5f5f5;
  text-align: center;
  padding: 43px;
}

h1.page-title {
    font-size: 50px;
    margin-bottom: 0.5em;
    font-weight: 400;
}

figure {
    margin: 0;
    max-width: 600px;
    margin-bottom: 40px;
    text-align: center;
}