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

.footer-v1 {
    margin-top: 50px;
}

.footer-v1 .footer {
    background-image: url(../img/flag-graphic-gray.png);
    background-repeat: repeat-x;
    background-position: left bottom;
}

.fancybox-title-float-wrap {
    margin-bottom: 20px;
}

.footer .brag-list {
    padding-left: 1em;
}

/* Get rid of the hot jar marketing on the survey pop-up*/
#_hj_poll_container ._hj-f5b2a1eb-9b07_widget_footer ._hj-f5b2a1eb-9b07_pull_left {
    display: none;
}
