.social-links{
    margin-top: 25px;
    margin-bottom: 30px;
}

.social-links-icons{
    color: white !important;
}

.vision-statement {
    font-family: emoji;
    color: black !important;
}

.guest-list-container {
    margin-bottom: 30px;
}

.guest-image {
    height: inherit;
    width: inherit;
}

.custom-image-container {
    margin-bottom: 50px;
    width: 100%;    
    border-radius: 5%;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}