.group {
    width: 100%;
    height: 100%;
    background-image: url(../imgs/group_3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: rgba(0, 0, 0, 0.102);
    z-index: -1;
}

.title {
    font-family: 'Bree Serif', serif;
    font-family: 'Edu NSW ACT Foundation', cursive;
    font-family: 'Karla', sans-serif;
    font-family: 'Lato', sans-serif;
    font-family: 'Roboto', sans-serif;
}
