@charset "utf-8";
/* CSS Document */

:root {
    --main-color: #ed1d33;
    --main-color-rgb: 237, 29, 51;
}