body {
    background-color: #F7F7F7;
}

.img-landing-logo {
    width: 100%;
    height: 250px;
    margin-top: -100px;
    margin-bottom: -80px;
}

.img-landing-photo {
    width: 250px;
}

.fm-strong {
    font-size: 2em;
    font-weight: bold;
    color: #000000;
}

.sn-light {
    font-size: 2em;
    font-weight: 600;
    color: #718472;
}
