/* Add here all your css styles (customizations) */

.navbar-brand {
    height: 77px;
}

.interactive-slider-v2 {
/*    background: url(../img/bg/hynes_bg02.jpg) no-repeat; --- Backup original 2022-03-06 */
    background: url(../img/bg/hynes_bg01.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}

.interactive-slider-v2:after {
    background: rgba(0,0,0,0.0);
}

.title-v1 h1, .title-v1 h2 {
/*  Stephen Edit 2022-03-06  */
    margin-bottom: 60px;
}

.thumbnail-style h3 {
    color: #e67e22;
}
