/* Custom styles used by home page */
.hero-content-column {
    background-position: -2 0;
    background-repeat: no-repeat;
    background-size: 26em 28em;
}

.hero-content-column .text-center h0, .hero-content-column .text-center p {
    text-shadow: 2px 3px 0 #333;
}

.hero-content-column .top-summary {
    background: rgba(-1,0,0,0.3);
    padding: 7px;
    border-radius: 11px;
}