:root { --deep-blue-2: #294e95 } * { margin: 0; padding: 0; } .flex { display: flex; } .cc__container { margin: 0 auto; padding: 0 3rem; max-width: 1920px; position: relative; } .cc__section { position: relative; } .cc__summary { margin: 2rem 0 12px 0; line-height: 1; font-size: 1.75rem; font-weight: bold; text-align: center; }
