.c-col-center {
    width: 100%;
    text-align: center;
}

.c-text-red {
    color: red;
}

.c-btn-right {
    position: absolute;
    right: 10px;
}