.title {
    padding-top: 25px;
    color: #F2F4FB;
    font-family: helvetica, sans-serif;
    font-size: 35px;
    text-align: center;
}

.top {
    padding-top: 25px;
}

.invite {
    color: #9B9D9F;
    font-family: helvetica, sans-serif;
    font-size: 20px;
    text-align: center;
}

.link {
    color: dodgerblue;
}

body {
    background-color: #272934;
}

.centered {
    text-align: center;
    color: #F2F4FB;
}