.wrap-full {
    width: 100%;
}
.center {
    text-align: center;
}
.color-green {
    color:#6b8e23;
}