div.cgv {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 60px;
}

h1 {
    text-align: center;
}
h2 {
    color: #34c2b6;
}