/* Styles for homepage */

#homeBanner{
    background: linear-gradient(0deg, rgb(0 0 0 / 60%) 0%, rgba(0, 0, 0, 0.25) 100%), url(../img/banners/studying-together.jpg), lightgray -12.493px -447.687px / 100.92% 204.8% no-repeat;
    background-position: bottom center, bottom;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.25);
}