#web-hero .hero-content {
    width: 500px;
    /* max-width: 600px; */
}

.image-credit {
    display: block;
    text-align: right;
    font-size: 0.8rem;
    color: #777;
    margin-top: 5px;
}


#security{
    background-color: var(--ghost-white);
}

