/* ===== Overrides for CTL main site ===== */

/* Hero background image */
.hero {
    background: url("../media/ctl-hero-bg.png") no-repeat center center/cover;
    background-attachment: fixed; /* optional parallax */
}
