body {
    font-family: 'Ubuntu', sans-serif;
}

.center-block {
    text-align: center;
}

.text-block {
    width: 250px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}

.centered-text {
    text-align: center;
}