body {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.b-main__blue {
    font-weight: 700;
    margin-top: 10px;
}

.telegram-button {
    background-color: #0076f1 !important;
}

.whatsapp-button {
    background-color: #33d24e !important;
}