.title-red{
    color: red;
}
.center_block{
    display: block;
    margin-left: auto;
    margin-right: auto;
}