:root {
    --color-square: #ff1b1b;
    --color-square-hover: #be0606;
}

article #introModule {
    padding: 0px 12%;
    text-align: left;
}
