.site-info {display: none; }

.cookie-notice-container {
    padding: 15px;
    width: 70%;
    text-align: center;
    margin-left: 15%;
}

.site-branding-text {
    text-shadow: -2px -1px 5px rgba(0, 0, 0, 0.62); }

h2.widget-title {
    text-transform: none !important;
    letter-spacing: 1px;
    font-size: 15px;
    font-weight: 600;
}

/*References section CSS starts below */

.vp-portfolio__filter-wrap {
    margin-top: 50px;
}

.vp-portfolio__items.vp-portfolio__items-style-fade {
    width: 80% !important;
    margin: auto !important;
}
h2.vp-portfolio__item-meta-title, .vp-portfolio__item-meta-excerpt {
    color: #fff !important;
}
span.vp-pagination__load-more-no-more {
    display: none !important;
}