.welcome-block {
    text-align: center;
    font-family: sans-serif;
    padding: 30px 0 40px;
}

.welcome-block .title {
    font-size: 46px;
    margin-bottom: 24px;
    font-weight: bold;
}

.welcome-block .description {
    font-size: 24px;
    line-height: 38px;
}