/* Application styles */

.bg-happy-people {
    background-image: url("/assets/happy_people_looking_at_agreement-314027d9.png");
    background-size: cover;
    background-position: center;
    /* RGB values based on #74992e */
    box-shadow: inset 0 0 0 100vmax rgb(116, 153, 46, .3);
}
